llvm-project/mlir
thomasraoux d88cc07943 [mlir][gpuTonvvm] Remove hardcoded values in MMAType to llvm struct
Also relax the types allowed in GPU wmma ops

Differential Revision: https://reviews.llvm.org/D112969
2021-11-02 08:12:27 -07:00
..
cmake/modules Add MLIR_INSTALL_AGGREGATE_OBJECTS and default it to ON. 2021-10-19 16:14:04 -07:00
docs [mlir][docs] Fix obvious spelling mistakes in documentation 2021-10-29 09:19:11 +02:00
examples [mlir:DialectConversion] Restructure how argument/target materializations get invoked 2021-10-27 02:09:04 +00:00
include [mlir][gpuTonvvm] Remove hardcoded values in MMAType to llvm struct 2021-11-02 08:12:27 -07:00
lib [mlir][gpuTonvvm] Remove hardcoded values in MMAType to llvm struct 2021-11-02 08:12:27 -07:00
python [mlir][python] Segment MLIR Python test dialect to avoid testonly dependency. 2021-10-26 18:47:36 +00:00
test [mlir][VectorToGPU] Add support for elementwise mma to vector to GPU 2021-11-02 08:01:04 -07:00
tools [mlir][ods] Fix incorrectly generated attribute name. 2021-10-29 14:06:33 -07:00
unittests [mlir][NFC] Fix leak in unit test 2021-10-29 15:24:46 +03:00
utils [mlir] gen_spirv_dialect.py: Some support for OCL ops generation 2021-10-27 14:54:47 +03:00
.clang-format
.clang-tidy NFC: .clang-tidy: Inherit configs from parents to improve maintainability 2021-06-08 08:25:59 -07:00
CMakeLists.txt [mlir] support interfaces in Python bindings 2021-10-25 12:50:42 +02:00
LICENSE.TXT
README.md

README.md

Multi-Level Intermediate Representation

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