llvm-project/mlir
River Riddle 6ec9fd20bd [mlir:Standard][NFC] Remove the dead Arithmetic op classes from Ops.td
These were dead after the arithmetic operations moved from Standard to the Arithmetic dialect.
2022-01-31 12:53:29 -08:00
..
benchmark/python [mlir][bufferize] Clean up remaining references to `tensor-constant-bufferize` 2022-01-31 05:02:11 +09:00
cmake/modules [MLIR] Workaround for python detection problems. 2022-01-27 13:32:29 -08:00
docs Remove OpTrait, AttrTrait and TypeTrait 2022-01-31 11:04:00 -08:00
examples Remove OpTrait, AttrTrait and TypeTrait 2022-01-31 11:04:00 -08:00
include [mlir:Standard][NFC] Remove the dead Arithmetic op classes from Ops.td 2022-01-31 12:53:29 -08:00
lib [async] Get the number of worker threads from the runtime. 2022-01-31 12:06:01 -08:00
python [mlir][vector][NFC] Split into IR, Transforms and Utils 2022-01-31 19:17:09 +09:00
test [async] Get the number of worker threads from the runtime. 2022-01-31 12:06:01 -08:00
tools Apply clang-tidy fixes for llvm-include-order in AttrOrTypeFormatGen.cpp (NFC) 2022-01-30 19:49:23 +00:00
unittests [mlir] Silence warnings when building with MSVC 2022-01-30 17:31:35 -05:00
utils [mlir] Set up boilerplate build for MLIR benchmarks 2022-01-27 21:38:15 +00: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.