This fixes PR 28933 by making sure GVNHoist does not try to recreate memory
accesses when it has not actually moved them.
Details
Details
- Reviewers
sebpop - Commits
- rGf75fd1b58b83: Fix PR 28933
rL278401: Fix PR 28933
Diff Detail
Diff Detail
Paths
| Differential D23411
Fix PR 28933 ClosedPublic Authored by • dberlin on Aug 11 2016, 10:44 AM.
Details
Summary This fixes PR 28933 by making sure GVNHoist does not try to recreate memory
Diff Detail Event Timeline• dberlin updated this object. This revision is now accepted and ready to land.Aug 11 2016, 10:50 AM
Revision Contents
Diff 67707 lib/Transforms/Scalar/GVNHoist.cpp
|