llvm/mlir
Nicolas Vasilache 1f23211cb1 [mlir][SCF] Retire cloneWithNewYields helper function.
This is now subsumed by `replaceLoopWithNewYields`.

Differential Revision: https://reviews.llvm.org/D125309
2022-05-10 18:44:11 +00: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] Fix python bindings build on Windows in Debug 2022-05-09 19:46:47 -07:00
docs [mlir][doc] Move documentation of extensible dialects 2022-05-09 16:01:12 -07:00
examples [mlir] Attach InferTypeOpInterface on SameOperandsAndResultType operations when possible 2022-04-28 12:57:59 -07:00
include [mlir][SCF] Retire cloneWithNewYields helper function. 2022-05-10 18:44:11 +00:00
lib [mlir][SCF] Retire cloneWithNewYields helper function. 2022-05-10 18:44:11 +00:00
python [mlir:ODS] Support using attributes in AllTypesMatch to automatically add InferTypeOpInterface 2022-04-28 12:57:59 -07:00
test [mlir][SCF] Retire cloneWithNewYields helper function. 2022-05-10 18:44:11 +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] Remove unused using declaration (NFC) 2022-05-10 12:58:01 +02:00
utils [mlir-LSP] Ensure existing documents are process synchronously 2022-05-09 15:23:23 -07:00
.clang-format
.clang-tidy
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

Multi-Level Intermediate Representation

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