llvm-capstone/mlir
2023-10-03 08:46:25 -07:00
..
benchmark/python
cmake/modules Don't use LLVM_TABLEGEN_FLAGS with mlir-pdll: it's not a TableGen tool (#67486) 2023-09-26 14:38:44 -07:00
docs [mlir] run buffer deallocation in transform tutorial (#67978) 2023-10-02 16:08:11 +02:00
examples [MLIR][LLVM] Add vararg support in LLVM::CallOp and InvokeOp (#67274) 2023-09-28 08:26:45 +02:00
include [mlir][sparse] unify lib/codegen rewriting rules for sparse tensor concatenation. (#68057) 2023-10-03 08:46:25 -07:00
lib [mlir][sparse] unify lib/codegen rewriting rules for sparse tensor concatenation. (#68057) 2023-10-03 08:46:25 -07:00
python [mlir] enable python bindings for nvgpu transforms (#68088) 2023-10-03 14:52:52 +02:00
test [mlir][sparse] unify lib/codegen rewriting rules for sparse tensor concatenation. (#68057) 2023-10-03 08:46:25 -07:00
tools [MLIR] Add stage to side effect 2023-09-29 17:47:13 -07:00
unittests [mlir] Fix bytecode reading of resource sections 2023-09-29 18:39:56 -07:00
utils
.clang-format
.clang-tidy
CMakeLists.txt
LICENSE.TXT
README.md

Multi-Level Intermediate Representation

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