This allows the pass to participate in progressive lowering
and it also allows us to write tests better.
Along the way, cleaned up the tests.
Paths
| Differential D115756
[mlir][spirv] Perform partial conversion in VectorToSPIRVPass ClosedPublic Authored by antiagainst on Dec 14 2021, 1:11 PM.
Details Summary This allows the pass to participate in progressive lowering Along the way, cleaned up the tests.
Diff Detail
Event Timelineantiagainst added a child revision: D115517: [mlir][spirv] Support size-1 vector.insert during conversion.Dec 14 2021, 1:14 PM This revision is now accepted and ready to land.Dec 15 2021, 3:10 PM Closed by commit rG223be5f630c0: [mlir][spirv] Perform partial conversion in VectorToSPIRVPass (authored by antiagainst). · Explain WhyDec 16 2021, 6:41 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 394852 mlir/lib/Conversion/VectorToSPIRV/VectorToSPIRVPass.cpp
mlir/test/Conversion/VectorToSPIRV/simple.mlir
|