Prefix "affine-" to affine transform passes that were missing it -- to
avoid ambiguity and for uniformity. There were only two needed this.
Move mispaced affine coalescing test case file.
NFC.
Paths
| Differential D118314
[MLIR] NFC. Rename pass cmd-line to prefix affine ClosedPublic Authored by bondhugula on Jan 26 2022, 10:07 PM.
Details Summary Prefix "affine-" to affine transform passes that were missing it -- to Move mispaced affine coalescing test case file. NFC.
Diff Detail
Event TimelineHerald added subscribers: sdasgup3, Groverkss, wenzhicui and 20 others. · View Herald TranscriptJan 26 2022, 10:07 PM This revision is now accepted and ready to land.Jan 26 2022, 10:09 PM This revision was landed with ongoing or failed builds.Jan 26 2022, 11:34 PM Closed by commit rGfa5c5230d914: [MLIR] NFC. Rename pass cmd-line to prefix affine (authored by bondhugula). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 403500 mlir/include/mlir/Dialect/Affine/Passes.td
mlir/test/Dialect/Affine/loop-coalescing.mlir
mlir/test/Dialect/Affine/simplify-affine-structures.mlir
mlir/test/Dialect/Affine/simplify-structures.mlir
|