This is an archive of the discontinued LLVM Phabricator instance.

[mlir][MemRef] NFC rename simplify-extract-strided-metadata
ClosedPublic

Authored by qcolombet on Nov 21 2022, 9:42 AM.

Details

Summary

This pass has outgrown its original goal and is now going to be used to expand certain memref operations before lowering.
Reflect that in the name.

The pass is now called expand-strided-metadata.

NFC

Diff Detail

Event Timeline

qcolombet created this revision.Nov 21 2022, 9:42 AM
qcolombet requested review of this revision.Nov 21 2022, 9:42 AM
This revision is now accepted and ready to land.Nov 21 2022, 12:13 PM
This revision was landed with ongoing or failed builds.Nov 21 2022, 2:49 PM
This revision was automatically updated to reflect the committed changes.