llvm/mlir
Alex Zinenko eb27da7dec [mlir] Ignore index data layout in translation to LLVM
It can be present, but is irrelevant for the translation.
2022-03-02 16:56:21 +01:00
..
benchmark/python [mlir] Rename the Standard dialect to the Func dialect 2022-03-01 12:10:04 -08:00
cmake/modules [mlir] Add option to control python search priming 2022-03-01 14:52:56 -08:00
docs [mlir][NFC] Remove several dead references to the old standard dialect 2022-03-01 14:02:24 -08:00
examples [mlir][NFC] Remove several dead references to the old standard dialect 2022-03-01 14:02:24 -08:00
include [MLIR][Presburger] Move functionality from IntegerPolyhedron to IntegerRelation 2022-03-02 20:10:44 +05:30
lib [mlir] Ignore index data layout in translation to LLVM 2022-03-02 16:56:21 +01:00
python [mlir] Rename the Standard dialect to the Func dialect 2022-03-01 12:10:04 -08:00
test [mlir] Ignore index data layout in translation to LLVM 2022-03-02 16:56:21 +01:00
tools [mlir] Rename the Standard dialect to the Func dialect 2022-03-01 12:10:04 -08:00
unittests [MLIR][Presburger] Move functionality from IntegerPolyhedron to IntegerRelation 2022-03-02 20:10:44 +05:30
utils [mlir] Rename the Standard dialect to the Func dialect 2022-03-01 12:10:04 -08:00
.clang-format
.clang-tidy
CMakeLists.txt [mlir] Add option to control python search priming 2022-03-01 14:52:56 -08:00
LICENSE.TXT
README.md

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.