[mlir][Vector] NFC - Add test to exercise lowering of vector.transfer to scf
authorNicolas Vasilache <nicolas.vasilache@gmail.com>
Tue, 12 Oct 2021 12:35:55 +0000 (12:35 +0000)
committerNicolas Vasilache <nicolas.vasilache@gmail.com>
Tue, 12 Oct 2021 12:38:33 +0000 (12:38 +0000)
commit0c74b12a2e819902db0615d2c5c8123e05e084c7
treec0ed267c72480cf02599ce3647d24e22f56eb508
parent61d124f7a27c42469ef9a6b849dc8db668469f52
[mlir][Vector] NFC - Add test to exercise lowering of vector.transfer to scf

This revision also renames and moves some tests around.

Differential Revision: https://reviews.llvm.org/D111606
mlir/test/Conversion/VectorToSCF/vector-to-scf-mask-and-permutation-map.mlir [moved from mlir/test/Dialect/Vector/vector-transfer-lowering-to-scf.mlir with 100% similarity]
mlir/test/Conversion/VectorToSCF/vector-to-scf.mlir [moved from mlir/test/Conversion/VectorToSCF/vector-to-loops.mlir with 95% similarity]
mlir/test/Dialect/Vector/vector-transfer-to-vector-load-store.mlir [moved from mlir/test/Dialect/Vector/vector-transfer-lowering.mlir with 99% similarity]