This is an archive of the discontinued LLVM Phabricator instance.

[NFC][LoopUnrollAndJam] Use BasicBlock::replacePhiUsesWith instead of static function updatePHIBlocks.
ClosedPublic

Authored by Whitney on Aug 10 2020, 11:20 AM.

Diff Detail

Event Timeline

Whitney created this revision.Aug 10 2020, 11:20 AM
Whitney requested review of this revision.Aug 10 2020, 11:20 AM
dmgreen accepted this revision.Aug 11 2020, 6:12 AM

Nice. Sounds good to me.

This revision is now accepted and ready to land.Aug 11 2020, 6:12 AM
This revision was landed with ongoing or failed builds.Aug 11 2020, 8:36 AM
This revision was automatically updated to reflect the committed changes.