llvm-capstone/mlir
Matthias Springer c95fcd343d
[mlir][bufferization] Remove resolveUsesInRepetitiveRegions (#67927)
The bufferization analysis has been improved over the last months and
this workaround is no longer needed.
2023-10-02 16:04:27 +02: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] Add stage to side effect 2023-09-29 17:47:13 -07:00
examples [MLIR][LLVM] Add vararg support in LLVM::CallOp and InvokeOp (#67274) 2023-09-28 08:26:45 +02:00
include [mlir][affine] Check the input vector sizes to be greater than 0 (#65293) 2023-10-02 09:52:00 +09:00
lib [mlir][bufferization] Remove resolveUsesInRepetitiveRegions (#67927) 2023-10-02 16:04:27 +02:00
python [mlir][transform] Update transform.loop.peel (reland #67482) 2023-09-28 14:35:46 +00:00
test [mlir][bufferization] Remove resolveUsesInRepetitiveRegions (#67927) 2023-10-02 16:04:27 +02: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.