llvm-capstone/mlir
2022-11-14 14:22:25 -08: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][sparse] Making way for SparseTensorRuntime to support non-permutations 2022-11-14 13:48:41 -08:00
lib [mlir][sparse] move SparseTensorReader functions into the _mlir_ciface_ section 2022-11-14 13:50:29 -08: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][sparse] Make three tests run with the codegen path. 2022-11-14 14:22:25 -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 [mlir] Add missing newline at end of .clang-format file 2022-06-14 23:59:00 -07:00
.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.