llvm-project/mlir
2023-03-17 14:58:14 -04: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] Add label to print-ir pass 2023-03-17 14:58:14 -04:00
lib [MLIR] Add label to print-ir pass 2023-03-17 14:58:14 -04:00
python [mlir][python] Capture error diagnostics in exceptions 2023-03-07 14:59:22 -05:00
test [mlir][spirv] Allow vectors of index types in elementwise conversions 2023-03-17 13:33:56 -04: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.