ADCE doesn't need to query domtree.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D49988
[ADCE] Remove the need of DomTree ClosedPublic Authored by NutshellySima on Jul 30 2018, 7:58 AM.
Details Summary ADCE doesn't need to query domtree.
Diff Detail Event TimelineThis revision is now accepted and ready to land.Aug 2 2018, 9:05 AM Closed by commit rL338950: [ADCE] Remove the need of DomTree (authored by sima). · Explain WhyAug 3 2018, 7:50 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 157964 lib/Transforms/Scalar/ADCE.cpp
test/Transforms/LoopRotate/pr35210.ll
|
Can you add a comment explaining that you only get DT to preserve it, and only when it's already available?