Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D23935
[EarlyCSE] Allow forwarding a non-invariant load into an invariant load. ClosedPublic Authored by gberry on Aug 26 2016, 10:51 AM.
Details
Diff Detail
Event Timelinesanjoy edited edge metadata. Comment Actionslgtm, but please also fix the langref as discussed on llvm-dev. This revision is now accepted and ready to land.Aug 31 2016, 9:18 AM Closed by commit rL280265: [EarlyCSE] Allow forwarding a non-invariant load into an invariant load. (authored by gberry). · Explain WhyAug 31 2016, 10:53 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 69884 llvm/trunk/lib/Transforms/Scalar/EarlyCSE.cpp
llvm/trunk/test/Transforms/EarlyCSE/invariant-loads.ll
|