llvm-project/mlir
Christopher Bate 873a3e2c1d [mlir] Add missing NVGPU link dependency to VectorToGPU
The missing link dependency caused build failures in some
configurations.
2022-05-20 10:44:31 -06:00
..
benchmark/python
cmake/modules
docs [mlir][NFC] Fix the tags for various doc code blocks 2022-05-16 16:46:13 -07:00
examples [mlir] Remove unused properties from the standalone example's lit configuration 2022-05-19 12:54:28 -07:00
include [MLIR][GPU] Add NvGpu mma.sync path to the VectorToGPU pass 2022-05-20 09:42:55 -06:00
lib [mlir] Add missing NVGPU link dependency to VectorToGPU 2022-05-20 10:44:31 -06:00
python [mlir][python] Add Python bindings for ml_program dialect. 2022-05-18 23:08:33 -07:00
test [mlir][sparse] add support for complex zero/one building 2022-05-20 08:53:30 -07:00
tools [mlir][ods] Simplify useDefaultType/AttributePrinterParser 2022-05-18 17:22:11 +00:00
unittests [mlir] Update LLVMIR Fastmath flags use of MLIR BitEnum functionality 2022-05-17 18:19:14 +00:00
utils [mlir] vim: add bf16 type 2022-05-17 13:28:31 +00:00
.clang-format
.clang-tidy
CMakeLists.txt
LICENSE.TXT
README.md

README.md

Multi-Level Intermediate Representation

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