llvm-capstone/mlir
2023-12-13 19:19:13 -08:00
..
benchmark/python [mlir][benchmark] Fix broken benchmark script (#68841) 2023-12-06 12:17:53 +05:30
cmake/modules [mlir] Add missing MLIR_ENABLE_EXECUTION_ENGINE option to MLIRConfig.cmake.in 2023-12-08 04:12:47 -08:00
docs [mlir][ArmSME] Update docs (#74527) 2023-12-06 21:35:23 +00:00
examples [mlir] Expose type and attribute names in the MLIRContext and abstract type/attr classes (#72189) 2023-12-01 00:39:34 +01:00
include Revert "[MLIR] Fuse locations of merged constants (#74670)" 2023-12-13 13:49:03 -08:00
lib [mlir] Fix loop pipelining when the operand of yield is not defined in the loop body (#75423) 2023-12-13 19:19:13 -08:00
python [mlir][python] update type stubs (#75099) 2023-12-11 18:35:02 -06:00
test [mlir] Fix loop pipelining when the operand of yield is not defined in the loop body (#75423) 2023-12-13 19:19:13 -08:00
tools Add missing dep on MLIRToLLVMIRTranslationRegistration to mlir-opt. (#75111) 2023-12-12 14:10:06 -08:00
unittests [MLIR][Presburger] Fix IntegerRelation::swapVar not swapping identifiers (#74407) 2023-12-13 22:47:19 +05:30
utils [mlir][arith] Rename operations: maxfmaximumf, minfminimumf (#65800) 2023-09-11 22:02:19 -07:00
.clang-format
.clang-tidy
CMakeLists.txt [MLIR] Add SyclRuntimeWrapper (#69648) 2023-10-26 19:41:09 +02:00
LICENSE.TXT
README.md

Multi-Level Intermediate Representation

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