llvm-project/mlir
Sam McCall e571e1a6c3 Reland "[FuzzMutate] Split out FuzzerCLI library that doesn't depend on IR."
This reverts commit a1bb952e83.

I'd somehow missed updating llvm-yaml-parser-fuzzer, now fixed.
2022-05-07 13:49:54 +02:00
..
benchmark/python Revert "[mlir][sparse] Expose SpareTensor passes as enums instead of opaque numbers for vectorization and parallelization options." 2022-04-23 20:14:48 -05:00
cmake/modules [mlir][PDLL] Add initial support for a PDLL compilation database 2022-04-26 18:33:17 -07:00
docs [mlir] Add basic tree-sitter grammar file 2022-04-28 11:42:46 -07:00
examples [mlir] Attach InferTypeOpInterface on SameOperandsAndResultType operations when possible 2022-04-28 12:57:59 -07:00
include [mlir] Remove special case parsing/printing of `func` operations 2022-05-06 13:36:15 -07:00
lib [mlir] Remove special case parsing/printing of `func` operations 2022-05-06 13:36:15 -07:00
python [mlir:ODS] Support using attributes in AllTypesMatch to automatically add InferTypeOpInterface 2022-04-28 12:57:59 -07:00
test Fix MLIR integration test after a8308020 (`func.` prefix is required bythe parser now) 2022-05-07 09:09:24 +00:00
tools Reland "[FuzzMutate] Split out FuzzerCLI library that doesn't depend on IR." 2022-05-07 13:49:54 +02:00
unittests [MLIR][Presburger] subtraction: add support for divs defined by equalties 2022-04-30 14:45:13 +01:00
utils [mlir] Add basic tree-sitter grammar file 2022-04-28 11:42:46 -07: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][PDLL] Add support for generating PDL patterns from PDLL at build time 2022-04-26 18:33:16 -07:00
LICENSE.TXT
README.md

README.md

Multi-Level Intermediate Representation

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