llvm-project/mlir
Uday Bondhugula 136d78ca6b [MLIR][NFC] Update vim syntax file
Add a few more commonly used ops and missing keywords.
2020-06-14 18:03:26 +05:30
..
cmake/modules Install the MLIRTableGen static library. 2020-06-11 18:23:24 -07:00
docs [mlir][doc] Fix typos in tutorial chapters 2020-06-12 16:04:01 +02:00
examples Register printer and context CL options with the toyc example 2020-06-10 19:59:40 +00:00
include [mlir][spirv] Enhance structure type member decoration handling 2020-06-12 17:57:14 -04:00
lib [MLIR][SPIRVToLLVM] Implemented shift conversion pattern 2020-06-12 19:04:30 -04:00
test [MLIR][SPIRVToLLVM] Implemented shift conversion pattern 2020-06-12 19:04:30 -04:00
tools [mlir] Fix some of the warnings in MLIR code. 2020-06-11 22:18:32 +02:00
unittests [mlir][spirv] Enhance structure type member decoration handling 2020-06-12 17:57:14 -04:00
utils [MLIR][NFC] Update vim syntax file 2020-06-14 18:03:26 +05:30
.clang-format [mlir] add .clang-format 2019-03-29 12:41:43 -07:00
.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][gpu] Introduce mlir-rocm-runner. 2020-06-05 09:46:39 -05: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

README.md

Multi-Level Intermediate Representation

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