llvm-project/mlir
Mehdi Amini fdfe26ddbe Add explicit capture for `this` pointer in attempt to fix gcc5 build (NFC) 2022-02-27 21:41:23 +00:00
..
benchmark/python [mlir] Use sparse-compiler pass in sparse benchmark 2022-02-09 20:16:47 +00:00
cmake/modules [mlir] Do not use an empty source file when building aggregate libraries. 2022-02-05 23:06:28 -08:00
docs [mlir] Support verification order (2/3) 2022-02-25 19:04:56 +00:00
examples [mlir][NFC] Use options struct in ExecutionEngine::create 2022-02-23 10:21:46 -05:00
include [MLIR][Presburger] Move IntegerPolyhedron::reset to FlatAffineConstraints::reset 2022-02-27 22:27:28 +05:30
lib Add explicit capture for `this` pointer in attempt to fix gcc5 build (NFC) 2022-02-27 21:41:23 +00:00
python [mlir][OpDSL] Split arithmetic functions. 2022-02-25 15:27:42 +00:00
test [PDLL] Properly error out on returning results from native constraints 2022-02-26 11:08:51 -08:00
tools [mlir:PDLL] Add support for C++ generation 2022-02-26 11:08:51 -08:00
unittests [MLIR][Presburger] Move IdKind specific insert/append 2022-02-26 18:54:30 +05:30
utils [mlir][spirv] Fix SPIR-V spec parser 2022-02-22 14:07:46 +03:00
.clang-format
.clang-tidy Enable readability-redundant-smartptr-get in MLIR local clang-tidy config 2022-01-08 20:07:11 +00:00
CMakeLists.txt [mlir] Set up boilerplate build for MLIR benchmarks 2022-01-27 21:38:15 +00:00
LICENSE.TXT
README.md

README.md

Multi-Level Intermediate Representation

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