This revision also renames and moves some tests around.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D111606
[mlir][Vector] NFC - Add test to exercise lowering of vector.transfer to scf ClosedPublic Authored by nicolasvasilache on Oct 12 2021, 12:05 AM.
Details Summary This revision also renames and moves some tests around.
Diff Detail
Event TimelineHerald added subscribers: wenzhicui, wrengr, Chia-hungDuan and 18 others. · View Herald TranscriptOct 12 2021, 12:05 AM This revision was landed with ongoing or failed builds. Closed by commit rG0c74b12a2e81: [mlir][Vector] NFC - Add test to exercise lowering of vector.transfer to scf (authored by nicolasvasilache). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 378984 mlir/test/Conversion/VectorToSCF/vector-to-loops.mlir
mlir/test/Conversion/VectorToSCF/vector-to-scf-mask-and-permutation-map.mlir
mlir/test/Conversion/VectorToSCF/vector-to-scf.mlir
mlir/test/Dialect/Vector/vector-transfer-lowering-to-scf.mlir
mlir/test/Dialect/Vector/vector-transfer-lowering.mlir
mlir/test/Dialect/Vector/vector-transfer-to-vector-load-store.mlir
|
nit: is this test intentionally disabled?