Commit 8ff16f6
authored
[mlir][ArmSME] Refactor ArmSMEToSCF to used shared loop-building helper (NFC) (#79172)
This will make fixing a bug (next patch) a change to one place, rather
than fixing three separate rewrites.
Note: `TileLoadOpWithMaskAndPadZeroConversion` has been merged into
`TileLoadOpConversion`, since after this change those two rewrites were
pretty much identical.1 parent 1f8c3c3 commit 8ff16f6
File tree
2 files changed
+147
-230
lines changed- mlir
- lib/Conversion/ArmSMEToSCF
- test/Conversion/ArmSMEToSCF
2 files changed
+147
-230
lines changed
0 commit comments