llvm-project/mlir/test/Integration
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
..
Dialect [mlir] Support masked N-D vector transfer ops in ProgressiveVectorToSCF. 2021-04-23 18:23:51 +09:00
GPU [mlir] Convert async dialect passes from function passes to op agnostic passes 2021-04-13 11:46:00 -07:00
Sparse/CPU [mlir][sparse] support integral types i32,i16,i8 for *numerical* values 2021-04-07 10:01:37 -07:00
data [mlir][sparse] support integral types i32,i16,i8 for *numerical* values 2021-04-07 10:01:37 -07:00
lit.local.cfg