llvm-capstone/mlir
2023-10-02 15:41:16 -07:00
..
benchmark/python [NFC][Py Reformat] Reformat python files in mlir subdir 2023-05-26 08:05:40 +02:00
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 Remove let constructor = from ArithBufferizePass and rely on TableGen to generate the glue (NFC) 2023-10-02 15:41:16 -07:00
lib Remove let constructor = from ArithBufferizePass and rely on TableGen to generate the glue (NFC) 2023-10-02 15:41:16 -07:00
python [mlir][transform] Update transform.loop.peel (reland #67482) 2023-09-28 14:35:46 +00:00
test [mlir][tosa] Align shift attribute of TOSA_MulOp with the spec (#67816) 2023-10-02 15:02:16 -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 [mlir][arith] Rename operations: maxfmaximumf, minfminimumf (#65800) 2023-09-11 22:02:19 -07:00
.clang-format
.clang-tidy
CMakeLists.txt [mlir][gpu] Deprecate gpu::Serialization* passes. (#65857) 2023-09-11 16:32:15 -04:00
LICENSE.TXT
README.md

Multi-Level Intermediate Representation

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