This is an archive of the discontinued LLVM Phabricator instance.

[MLIR][NFC] Rename MemRefDataFlow -> AffineScalarReplacement
ClosedPublic

Authored by bondhugula on Jun 12 2021, 4:46 PM.

Details

Summary

NFC. Rename MemRefDataFlow -> AffineScalarReplacement and move to
AffineTransforms library. Pass command line rename: -memref-dataflow-opt
-> affine-scalrep. Update outdated pass documentation.

Rationale:
https://llvm.discourse.group/t/move-and-rename-memref-dataflow-opt-lib-transforms-lib-affine-dialect-transforms/3640

Diff Detail

Event Timeline

bondhugula created this revision.Jun 12 2021, 4:46 PM
bondhugula requested review of this revision.Jun 12 2021, 4:46 PM

Mark the change NFC.

bondhugula retitled this revision from [MLIR] Rename MemRefDataFlow -> AffineScalarReplacement to [MLIR][NFC] Rename MemRefDataFlow -> AffineScalarReplacement.
bondhugula edited the summary of this revision. (Show Details)

Update commit title/summary on phab.

This revision is now accepted and ready to land.Jun 13 2021, 11:05 PM
This revision was landed with ongoing or failed builds.Jun 14 2021, 5:27 AM
This revision was automatically updated to reflect the committed changes.