We really want to move towards MemoryLocOrCall (or fix AA) everywhere, but for now, this lets us have a single instructionClobbersQuery.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D23072
Have only one real instructionClobbersQuery ClosedPublic Authored by • dberlin on Aug 2 2016, 11:40 AM.
Details Summary We really want to move towards MemoryLocOrCall (or fix AA) everywhere, but for now, this lets us have a single instructionClobbersQuery.
Diff Detail Event Timeline• dberlin updated this object. • dberlin added a child revision: D23076: Support for lifetime begin/end markers in the use optimizer.Aug 2 2016, 12:11 PM This revision is now accepted and ready to land.Aug 2 2016, 2:51 PM Closed by commit rL277530: Move to having a single real instructionClobbersQuery (authored by dannyb). · Explain WhyAug 2 2016, 3:05 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 66538 lib/Transforms/Utils/MemorySSA.cpp
|
IIRC, this else was removed in a post-commit review? (If not, please remove it anyway :) )