llvm-project/mlir
Aart Bik f98e1c40ca [mlir][sparse] add one extra index test on f32 matrix
Reviewed By: bixia

Differential Revision: https://reviews.llvm.org/D121743
2022-03-15 17:43:30 -07:00
..
benchmark/python [mlir] Rename the Standard dialect to the Func dialect 2022-03-01 12:10:04 -08:00
cmake/modules Remove include_directories() from cmake `mlir_tablegen()` function (NFC) 2022-03-14 04:36:24 +00:00
docs [mlir][toy] Define a FuncOp operation in toy and drop the dependence on FuncOp 2022-03-15 14:55:51 -07:00
examples [mlir:Toy][NFC] Switch toy to use prefixed accessors 2022-03-15 17:36:36 -07:00
include [mlir:PDLInterp][NFC] Switch to using prefixed accessors 2022-03-15 17:36:36 -07:00
lib [mlir:PDLInterp][NFC] Switch to using prefixed accessors 2022-03-15 17:36:36 -07:00
python NFC: Remove unterminated string from Python pyi file. 2022-03-14 14:10:38 -07:00
test [mlir][sparse] add one extra index test on f32 matrix 2022-03-15 17:43:30 -07:00
tools [mlir] Remove the deprecated ODS Op verifier/parser/printer code blocks 2022-03-15 01:17:30 -07:00
unittests [MLIR][Presburger] Add support for PresburgerRelation 2022-03-13 17:31:19 +05:30
utils [mlir] Rename the Standard dialect to the Func dialect 2022-03-01 12:10:04 -08:00
.clang-format
.clang-tidy Enable readability-redundant-smartptr-get in MLIR local clang-tidy config 2022-01-08 20:07:11 +00:00
CMakeLists.txt [mlir] Add option to control python search priming 2022-03-01 14:52:56 -08:00
LICENSE.TXT
README.md

README.md

Multi-Level Intermediate Representation

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