This is an archive of the discontinued LLVM Phabricator instance.

[NewPM][LoopFusion] Rename loop-fuse -> loop-fusion
ClosedPublic

Authored by aeubanks on Jul 2 2020, 11:26 AM.

Details

Summary

The legacy pass name is "loop-fusion".

Fixes most tests under Transforms/LoopFusion under NPM.

Diff Detail

Event Timeline

aeubanks created this revision.Jul 2 2020, 11:26 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 2 2020, 11:26 AM
Whitney accepted this revision.Jul 2 2020, 2:24 PM

LGTM. Let's wait a day or two for @kbarton .

This revision is now accepted and ready to land.Jul 2 2020, 2:24 PM
This revision was automatically updated to reflect the committed changes.