[PATCH] D46198: [LoopInterchange] Move PHI handling to adjustLoopBranches.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 18 08:59:24 PDT 2018


fhahn updated this revision to Diff 151722.
fhahn edited the summary of this revision.
fhahn added a comment.

Removed handling of reduction PHIs across outer and inner loops from this patch, as support for such will only be added in https://reviews.llvm.org/D43245


https://reviews.llvm.org/D46198

Files:
  lib/Transforms/Scalar/LoopInterchange.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46198.151722.patch
Type: text/x-patch
Size: 4311 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180618/53162df8/attachment.bin>


More information about the llvm-commits mailing list