[PATCH] D45206: [LoopInterchange] Add remark for calls preventing interchanging.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 3 06:58:06 PDT 2018
fhahn created this revision.
fhahn added reviewers: sebpop, karthikthecool, blitz.opensource.
It also updates test/Transforms/LoopInterchange/call-instructions.ll
to use accesses where we can prove dependence after https://reviews.llvm.org/D35430.
https://reviews.llvm.org/D45206
Files:
lib/Transforms/Scalar/LoopInterchange.cpp
test/Transforms/LoopInterchange/call-instructions.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45206.140774.patch
Type: text/x-patch
Size: 5820 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180403/f9f36ef0/attachment.bin>
More information about the llvm-commits
mailing list