llvm-project/mlir/test/Integration/Dialect
Matthias Springer 64f7fb5dfc [mlir] Support masked N-D vector transfer ops in ProgressiveVectorToSCF.
Mask vectors are handled similar to data vectors in N-D TransferWriteOp. They are copied into a temporary memory buffer, which can be indexed into with non-constant values.

Differential Revision: https://reviews.llvm.org/D101136
2021-04-23 18:23:51 +09:00
..
Async/CPU [mlir] Async: add automatic reference counting at async.runtime operations level 2021-04-12 18:54:55 -07:00
LLVMIR/CPU
Linalg/CPU [MLIR] Create memref dialect and move dialect-specific ops from std. 2021-03-15 11:14:09 +01:00
Standard/CPU [MLIR] Create memref dialect and move dialect-specific ops from std. 2021-03-15 11:14:09 +01:00
Vector/CPU [mlir] Support masked N-D vector transfer ops in ProgressiveVectorToSCF. 2021-04-23 18:23:51 +09:00