No need to try to ease BB from LoopHeaders as we already know that BB is not in LoopHeaders.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D29232
[JumpThread] No need to erase BB from LoopHeaders. NFC. ClosedPublic Authored by junbuml on Jan 27 2017, 1:58 PM.
Details Summary No need to try to ease BB from LoopHeaders as we already know that BB is not in LoopHeaders.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 1 2017, 9:22 AM Closed by commit rL293802: [JumpThread] No need to erase BB from LoopHeaders. NFC. (authored by junbuml). · Explain WhyFeb 1 2017, 11:18 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 86682 llvm/trunk/lib/Transforms/Scalar/JumpThreading.cpp
|