llvm-capstone/mlir
2021-02-09 16:43:37 +09:00
..
cmake/modules [MLIR] [CMake] Support building MLIR standalone 2021-02-02 13:10:21 -06:00
docs [MLIR][LangRef doc] Fix a small typo. 2021-02-08 12:44:02 +01:00
examples Revert "Revert "Reorder MLIRContext location in BuiltinAttributes.h"" 2021-02-08 10:39:58 +01:00
include [MLIR] Add C API for navigating up the IR tree 2021-02-08 19:54:38 -08:00
integration_test [MLIR][AVX512] Add integration test for vp2intersect 2021-02-09 16:43:37 +09:00
lib [MLIR] Add C API for navigating up the IR tree 2021-02-08 19:54:38 -08:00
test [MLIR] Add C API for navigating up the IR tree 2021-02-08 19:54:38 -08:00
tools Revert "Revert "Reorder MLIRContext location in BuiltinAttributes.h"" 2021-02-08 10:39:58 +01:00
unittests Revert "Revert "Reorder MLIRContext location in BuiltinAttributes.h"" 2021-02-08 10:39:58 +01:00
utils [mlir][spirv] Fix script for availability autogen and refresh ops 2021-01-22 13:07:36 -05:00
.clang-format
.clang-tidy Fix MLIR clang-tidy: when tweaking it does not inherit from the parent 2020-03-07 17:44:21 +00:00
CMakeLists.txt [MLIR][AVX512] Add integration test for vp2intersect 2021-02-09 16:43:37 +09:00
LICENSE.TXT
README.md

Multi-Level Intermediate Representation

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