llvm-project/mlir
2023-03-16 16:43:56 +00:00
..
benchmark/python
cmake/modules [mlir] Don't use -z,defs on sanitizer builds 2023-03-13 14:04:31 -04:00
docs Implements MLIR Bytecode versioning capability 2023-03-10 23:28:56 +01:00
examples Make mlir-opt --show-dialects option print on a single line 2023-03-08 01:17:51 +01:00
include [mlir][TilingInterface] Modify TilingInterface methods to better return the state of the transformed IR. 2023-03-16 14:29:03 +00:00
lib [mlir][Vector] Canonicalize create_mask(transpose) 2023-03-16 14:35:52 +00:00
python [mlir][python] Capture error diagnostics in exceptions 2023-03-07 14:59:22 -05:00
test [mlir][sparse] add test cases for sparse tensor slices on COO tensors 2023-03-16 16:43:56 +00:00
tools Use *{Map,Set}::contains (NFC) 2023-03-15 22:55:35 -07:00
unittests [mlir][sparse] Cleaning up names in {Merger,LoopEmitter,CodegenEnv}.{h,cpp} 2023-03-14 11:50:56 -07:00
utils [mlir] Add Float8E5M2FNUZ and Float8E4M3FNUZ types to MLIR 2023-02-13 18:26:27 +00:00
.clang-format
.clang-tidy
CMakeLists.txt Revert "[CMake] Bumps minimum version to 3.20.0." 2023-03-04 18:28:13 +01:00
LICENSE.TXT
README.md

Multi-Level Intermediate Representation

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