llvm-capstone/mlir
Fabian Mora 48e8cd8345
[mlir][ExecutionEngine] Add support for global constructors and destructors (#78070)
This patch add support for executing global constructors and destructors
in the `ExecutionEngine`.
2024-01-14 21:41:23 -05:00
..
benchmark/python [mlir][benchmark] Fix broken benchmark script (#68841) 2023-12-06 12:17:53 +05:30
cmake/modules Revert "[mlir] Consider mlir-linalg-ods-gen as a tablegen tool in build (#75093)" 2024-01-04 02:01:16 +05:00
docs [mlir] introduce debug transform dialect extension (#77595) 2024-01-12 13:24:02 +01:00
examples [mlir] add a chapter on matchers to the transform dialect tutorial (#76725) 2024-01-09 13:19:41 +01:00
include [mlir][gpu] Fix GPU YieldOP format and traits (#78006) 2024-01-14 21:19:20 -05:00
lib [mlir][ExecutionEngine] Add support for global constructors and destructors (#78070) 2024-01-14 21:41:23 -05:00
python [mlir][python] add MemRefTypeAttr attr builder (#76371) 2024-01-06 16:42:14 -06:00
test [mlir][ExecutionEngine] Add support for global constructors and destructors (#78070) 2024-01-14 21:41:23 -05:00
tools [mlir][Interfaces] DestinationStyleOpInterface: Rename hasTensor/BufferSemantics (#77574) 2024-01-12 10:02:54 +01:00
unittests [MLIR][Presburger] Helper functions to compute the constant term of a generating function (#77819) 2024-01-13 21:30:06 +05:30
utils [emacs] Fix Emacs library formatting (#76110) 2024-01-10 13:14:21 +01:00
.clang-format
.clang-tidy
CMakeLists.txt [mlir] Add config for PDL (#69927) 2024-01-03 20:37:20 -08:00
LICENSE.TXT
README.md

Multi-Level Intermediate Representation

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