llvm-capstone/mlir
Mehdi Amini 53a5c3ab4d Fix MLIR build with Shared lib enabled
db7cc0348c added OpenMP support to the execution engine but didn't
add the explicit CMake dependency.
2023-06-05 12:10:24 -07:00
..
benchmark/python [NFC][Py Reformat] Reformat python files in mlir subdir 2023-05-26 08:05:40 +02:00
cmake/modules [mlir][python] Bump min pybind11 version to 2.9.0 2023-05-23 13:51:40 -04:00
docs [MLIR][Docs] Unwrap video link in Rationale 2023-06-02 15:22:26 +01:00
examples Fix link in transform example README.md 2023-05-31 11:39:26 +02:00
include [mlir] [linalg] Update documentation for fuse_into_containing_op 2023-06-05 08:24:32 -07:00
lib Fix MLIR build with Shared lib enabled 2023-06-05 12:10:24 -07:00
python [MLIR][python bindings] Add TypeCaster for returning refined types from python APIs 2023-05-26 11:02:05 -05:00
test Activate OpenMP translation in MLIR execution engine CAPI. 2023-06-05 11:56:50 -07:00
tools [mlir][bytecodegen] Add list helper methods. 2023-06-04 15:52:37 -07:00
unittests [mlir][spirv] Change numeric constant's bit-extension decision to be based on type 2023-06-05 10:52:09 -04:00
utils tree-sitter-mlir: add a more complete grammar 2023-06-05 19:11:06 +01:00
.clang-format
.clang-tidy
CMakeLists.txt Reland "[CMake] Bumps minimum version to 3.20.0. 2023-05-27 12:51:21 +02:00
LICENSE.TXT
README.md

Multi-Level Intermediate Representation

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