It also updates test/Transforms/LoopInterchange/call-instructions.ll
to use accesses where we can prove dependence after D35430.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D45206
[LoopInterchange] Add remark for calls preventing interchanging. ClosedPublic Authored by fhahn on Apr 3 2018, 6:58 AM.
Details Summary It also updates test/Transforms/LoopInterchange/call-instructions.ll
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 3 2018, 8:57 AM Closed by commit rL329111: [LoopInterchange] Add remark for calls preventing interchanging. (authored by fhahn). · Explain WhyApr 3 2018, 1:57 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 140859 llvm/trunk/lib/Transforms/Scalar/LoopInterchange.cpp
llvm/trunk/test/Transforms/LoopInterchange/call-instructions.ll
|