llvm-capstone/mlir
Matthias Springer aa90948302 [mlir][bufferization] Fix bug in findValueInReverseUseDefChain
This bug was recently introduced in D143927 and manifests as a dominance violation.

Differential Revision: https://reviews.llvm.org/D151077
2023-05-23 15:30:08 +02:00
..
benchmark/python
cmake/modules [mlir] Don't use -z,defs on sanitizer builds 2023-03-13 14:04:31 -04:00
docs Preserve use-list orders in mlir bytecode 2023-05-21 16:48:12 -07:00
examples Revert "Reland "[CMake] Bumps minimum version to 3.20.0."" 2023-05-17 10:53:33 -04:00
include [mlir][sparse] (NFC) Reordering extraClassDeclaration for STEA 2023-05-22 18:42:31 -07:00
lib [mlir][bufferization] Fix bug in findValueInReverseUseDefChain 2023-05-23 15:30:08 +02:00
python [MLIR][python bindings] Expose TypeIDs in python 2023-05-22 13:19:54 -05:00
test [mlir][bufferization] Fix bug in findValueInReverseUseDefChain 2023-05-23 15:30:08 +02:00
tools Preserve use-list orders in mlir bytecode 2023-05-21 16:48:12 -07:00
unittests [mlir] Update method cast calls to function calls 2023-05-12 11:21:30 +02:00
utils Add a GDB/LLDB interface for interactive debugging of MLIR Actions 2023-04-24 14:34:15 -07:00
.clang-format
.clang-tidy
CMakeLists.txt Revert "Reland "[CMake] Bumps minimum version to 3.20.0."" 2023-05-17 10:53:33 -04:00
LICENSE.TXT
README.md

Multi-Level Intermediate Representation

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