[PATCH] D35489: [LoopInterchange] Do not interchange loops with calls to functions.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 21 12:47:16 PDT 2017


fhahn updated this revision to Diff 107699.
fhahn retitled this revision from "[LoopInterchange] Do not interchange loops with calls to any functions." to "[LoopInterchange] Do not interchange loops with calls to functions.".
fhahn edited the summary of this revision.
fhahn added reviewers: hfinkel, mcrosier, mkuper.

https://reviews.llvm.org/D35489

Files:
  lib/Transforms/Scalar/LoopInterchange.cpp
  test/Transforms/LoopInterchange/call-instructions.ll
  test/Transforms/LoopInterchange/interchange-flow-dep-outer.ll
  test/Transforms/LoopInterchange/not-interchanged-tightly-nested.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35489.107699.patch
Type: text/x-patch
Size: 5878 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170721/c6cf3f13/attachment.bin>


More information about the llvm-commits mailing list