Create a copy of vector-to-loops.mlir and adapt the test for
ProgressiveVectorToSCF.
Depends On D102206
Paths
| Differential D102388
[mlir] Migrate vector-to-loops.mlir to ProgressiveVectorToSCF ClosedPublic Authored by springerm on May 13 2021, 12:52 AM.
Details Summary Create a copy of vector-to-loops.mlir and adapt the test for Depends On D102206
Diff Detail
Event Timelinespringerm added a parent revision: D102206: [mlir] Do not use pass labels in unrolled ProgressiveVectorToSCF. springerm added a child revision: D102101: [mlir] Replace vector-to-scf with progressive-vector-to-scf.May 13 2021, 1:00 AM This revision is now accepted and ready to land.May 13 2021, 2:10 AM This revision was landed with ongoing or failed builds.May 13 2021, 6:48 AM Closed by commit rGd020dd2b21be: [mlir] Migrate vector-to-loops.mlir to ProgressiveVectorToSCF (authored by springerm). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 345123 mlir/lib/Conversion/VectorToSCF/ProgressiveVectorToSCF.cpp
mlir/test/Conversion/VectorToSCF/progressive-vector-to-loops.mlir
|