llvm-project/mlir/test
Thomas Raoux 0712eac766 [mlir][spirv] Enable composite instructions for cooperative matrix type.
Enable inset/extract/construct composite ops as well as access chain for
cooperative matrix. ConstantComposite requires more change and will be done in
a separate patch. Also fix the getNumElements function for coopMatrix per
feedback from Jeff Bolz. The number of element is implementation dependent so
it cannot be known at compile time.

Differential Revision: https://reviews.llvm.org/D80321
2020-05-21 12:19:55 -07:00
..
Analysis [mlir] Change dialect namespace loop->scf 2020-05-13 19:20:21 +02:00
Conversion [mlir][gpu] Refactor ConvertGpuLaunchFuncToCudaCalls pass. 2020-05-21 08:53:47 -05:00
Dialect [mlir][spirv] Enable composite instructions for cooperative matrix type. 2020-05-21 12:19:55 -07:00
EDSC [mlir] scf::ForOp: provide builders with callbacks for loop body 2020-05-19 16:26:29 +02:00
Examples [MLIR] Fix several misc issues in in Toy tutorial 2020-05-11 16:56:47 -07:00
IR [MLIR] Allow unreachable blocks to violate dominance property. 2020-05-15 10:31:57 -07:00
Pass [mlir] Add a new context flag for disabling/enabling multi-threading 2020-05-02 12:32:25 -07:00
SDBM [MLIR] Reapply: Adjust libMLIR building to more closely follow libClang 2020-05-04 20:47:57 -07:00
Target [mlir][rocdl] Exposing buffer load/store intrinsic 2020-05-21 14:14:35 +00:00
Transforms [mlir] DialectConversion: support erasing blocks 2020-05-20 16:12:05 +02:00
Unit
lib [mlir][Vector] Add option to fully unroll for VectorTransfer to SCF lowering 2020-05-20 11:02:13 -04:00
mlir-cpu-runner [mlir] Rename conversions involving ex-Loop dialect to mention SCF 2020-05-15 10:45:11 +02:00
mlir-cuda-runner Unrank mcuMemHostRegister tensor argument. 2020-05-19 13:58:54 +02:00
mlir-linalg-ods-gen [mlir][Linalg] Add support to lower named ops to loops. 2020-04-30 13:45:17 -04:00
mlir-opt [mlir] Change dialect namespace loop->scf 2020-05-13 19:20:21 +02:00
mlir-tblgen [mlir] Support optional attributes in assembly formats 2020-05-18 18:34:35 +02:00
mlir-vulkan-runner [mlir][vulkan-runner] Add support for integer types. 2020-04-22 19:42:39 +03:00
APITest.h Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00
CMakeLists.txt [mlir][Linalg] Create a tool to generate named Linalg ops from a Tensor Comprehensions-like specification. 2020-04-10 13:59:25 -04:00
lit.cfg.py [MLIR] Add a tests for out of tree dialect example. 2020-05-05 09:22:49 -07:00
lit.site.cfg.py.in [MLIR] Add a tests for out of tree dialect example. 2020-05-05 09:22:49 -07:00