Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D85673
[NFC][LoopUnrollAndJam] Use BasicBlock::replacePhiUsesWith instead of static function updatePHIBlocks. ClosedPublic Authored by Whitney on Aug 10 2020, 11:20 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, zzheng, hiraditya. · View Herald TranscriptAug 10 2020, 11:20 AM 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 Closed by commit rGaa994d9867e3: [NFC][LoopUnrollAndJam] Use BasicBlock::replacePhiUsesWith instead of (authored by Whitney). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 284756 llvm/lib/Transforms/Utils/LoopUnrollAndJam.cpp
|