llvm-capstone/mlir
Johannes Reifferscheid c9845735a6 Add missing include.
2022-11-14 08:14:47 +01:00
..
benchmark/python [mlir][sparse] Expose SparseTensor passes as enums instead of opaque numbers for vectorization and parallelization options. 2022-09-04 01:39:35 +00:00
cmake/modules [CMake] Avoid LLVM_BINARY_DIR when other more specific variable are better-suited, part 2 2022-09-14 15:48:58 -04:00
docs [mlir] Don't include the attribute self type in a params directive 2022-11-12 14:38:45 -08:00
examples [mlir-translate] Support parsing operations other than 'builtin.module' as top-level 2022-10-21 15:54:06 -04:00
include [MLIR] Move JitRunner Options to header, pass to mlirTransformer 2022-11-13 18:55:48 +00:00
lib Add missing include. 2022-11-14 08:14:47 +01:00
python Revert "Revert "[mlir][linalg] Replace "string" iterator_types attr with enums in LinalgInterface."" 2022-11-11 10:54:08 +01:00
test [mlir] Don't include the attribute self type in a params directive 2022-11-12 14:38:45 -08:00
tools Apply clang-tidy fixes for llvm-qualified-auto in AttrOrTypeFormatGen.cpp (NFC) 2022-11-14 05:16:15 +00:00
unittests Apply clang-tidy fixes for readability-identifier-naming in MergerTest.cpp (NFC) 2022-11-14 05:16:15 +00:00
utils [vscode-mlir] Bump to version 0.0.11 2022-09-28 02:50:24 -07:00
.clang-format
.clang-tidy [mlir] Disable misc-const-correctness clang-tidy check. 2022-08-03 10:18:43 +02:00
CMakeLists.txt Move googletest to the third-party directory 2022-11-09 15:28:08 -08:00
LICENSE.TXT
README.md

Multi-Level Intermediate Representation

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