The MadeChange flag should be ORed to keep the previous result.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D22873
[DSE] Fix bug in updating MadeChange flag ClosedPublic Authored by junbuml on Jul 27 2016, 9:51 AM.
Details Summary The MadeChange flag should be ORed to keep the previous result.
Diff Detail
Event Timelinejunbuml updated this object. This revision is now accepted and ready to land.Jul 27 2016, 9:55 AM Closed by commit rL276894: [DSE] Fix bug in updating MadeChange flag (authored by junbuml). · Explain WhyJul 27 2016, 10:32 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 65767 llvm/trunk/lib/Transforms/Scalar/DeadStoreElimination.cpp
|