With this change dominator tree remains in sync after each step of loop
peeling.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 3187 Build 3187: arc lint + arc unit
Paths
| Differential D29029
Update domtree incrementally in loop peeling. ClosedPublic Authored by sepavloff on Jan 23 2017, 7:40 AM.
Details Summary With this change dominator tree remains in sync after each step of loop
Diff Detail
Event Timelinesepavloff added a parent revision: D29028: Make VerifyDonInfo and VerifyLoopInfo global variables.Jan 23 2017, 7:44 AM This revision is now accepted and ready to land.Jan 23 2017, 11:18 AM Closed by commit rL292895: Update domtree incrementally in loop peeling. (authored by sepavloff). · Explain WhyJan 23 2017, 11:09 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 85390 lib/Transforms/Utils/LoopUnrollPeel.cpp
test/Transforms/LoopUnroll/peel-loop.ll
|
Can you move this to immediately below line 207? I think it makes more sense to have this after the comment lines 203-206.