llvm-capstone/mlir
Mark de Wever d0398d3593 Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""
This reverts commit a72165e5df.

Some buildbots have not been updated yet.
2023-03-18 20:32:43 +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 [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 Revert "Reland "[CMake] Bumps minimum version to 3.20.0."" 2023-03-18 20:32:43 +01:00
include [MLIR] Add label to print-ir pass 2023-03-17 14:58:14 -04:00
lib [mlir][gpu][nvvm] refined sparsity selector test and verification of mma.sp 2023-03-17 15:50:36 -07:00
python [mlir][python] Capture error diagnostics in exceptions 2023-03-07 14:59:22 -05:00
test [mlir][gpu][nvvm] refined sparsity selector test and verification of mma.sp 2023-03-17 15:50:36 -07: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 [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 Revert "Reland "[CMake] Bumps minimum version to 3.20.0."" 2023-03-18 20:32:43 +01:00
LICENSE.TXT
README.md

Multi-Level Intermediate Representation

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