llvm-capstone/mlir
2021-02-22 13:11:37 -08:00
..
cmake/modules [MLIR] [CMake] Support building MLIR standalone 2021-02-02 13:10:21 -06:00
docs Implement simple type polymorphism for linalg named ops. 2021-02-21 14:30:31 -08:00
examples Revert "Revert "Fix MLIR Toy tutorial JIT example and add a test to cover it"" 2021-02-19 23:54:52 +00:00
include Fix typo introduced in https://reviews.llvm.org/D97006 2021-02-22 13:11:37 -08:00
integration_test [mlir][sparse] generalize sparse storage format to many more types 2021-02-17 18:20:23 -08:00
lib Add missing dep to fix shared libs build 2021-02-22 11:36:48 -08:00
test [MLIR] Fix tilePerfectlyNested utility for handling non-unit step size 2021-02-23 00:50:04 +05:30
tools [mlir] Export CUDA and Vulkan runtime wrappers on Windows 2021-02-21 22:58:55 -08:00
unittests Reland "[MLIR] Make structured op tests permutation invariant" 2021-02-18 18:09:49 -08:00
utils [mlir] Add simple jupyter kernel 2021-02-21 18:16:06 -08: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 Fix CMake configuration for MLIR unittests 2021-02-11 01:17:49 +00:00
LICENSE.TXT Add the Apache2 with LLVM exceptions license to MLIR 2019-12-24 00:58:06 -08:00
README.md mlir README.md: Fix the syntax 2019-12-24 13:31:07 +01:00

Multi-Level Intermediate Representation

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