[all-commits] [llvm/llvm-project] 0c74b1: [mlir][Vector] NFC - Add test to exercise lowering...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Tue Oct 12 05:38:46 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0c74b12a2e819902db0615d2c5c8123e05e084c7
https://github.com/llvm/llvm-project/commit/0c74b12a2e819902db0615d2c5c8123e05e084c7
Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
Date: 2021-10-12 (Tue, 12 Oct 2021)
Changed paths:
R mlir/test/Conversion/VectorToSCF/vector-to-loops.mlir
A mlir/test/Conversion/VectorToSCF/vector-to-scf-mask-and-permutation-map.mlir
A mlir/test/Conversion/VectorToSCF/vector-to-scf.mlir
R mlir/test/Dialect/Vector/vector-transfer-lowering-to-scf.mlir
R mlir/test/Dialect/Vector/vector-transfer-lowering.mlir
A mlir/test/Dialect/Vector/vector-transfer-to-vector-load-store.mlir
Log Message:
-----------
[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
More information about the All-commits
mailing list