llvm-capstone/mlir
Mehdi Amini 890aa28f1c Adopt Properties to store operations inherent Attributes in the Quant dialect
This is part of an on-going migration to adopt Properties inside MLIR.

Differential Revision: https://reviews.llvm.org/D148900
2023-05-10 14:53:38 +01:00
..
benchmark/python
cmake/modules [mlir] Don't use -z,defs on sanitizer builds 2023-03-13 14:04:31 -04:00
docs [mlir][CallOpInterface] Add setCalleeFromCallable method 2023-05-08 06:07:10 -07:00
examples [mlir][CallOpInterface] Add setCalleeFromCallable method 2023-05-08 06:07:10 -07:00
include Adopt Properties to store operations inherent Attributes in the Quant dialect 2023-05-10 14:53:38 +01:00
lib [MLIR][LLVM] Support inlining of LLVM atomic operations. 2023-05-10 10:54:34 +00:00
python Revert "[mlir][python] Allow specifying block arg locations" 2023-05-09 18:09:41 -04:00
test [MLIR][LLVM] Support inlining of LLVM atomic operations. 2023-05-10 10:54:34 +00:00
tools Fix UB passing nullptr to an EmptyProperties class when building OpAdaptor 2023-05-05 16:50:52 -07:00
unittests Introduce MLIR Op Properties 2023-05-01 23:16:34 -07: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-06 17:03:56 +02:00
LICENSE.TXT
README.md

Multi-Level Intermediate Representation

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