[PATCH] D70059: [LoopInterchange] Only skip PHIs with incoming values from the inner loop.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 12 02:42:51 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1ee93240c02b: [LoopInterchange] Only skip PHIs with incoming values from the inner loop. (authored by fhahn).
Changed prior to commit:
https://reviews.llvm.org/D70059?vs=228619&id=228838#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70059/new/
https://reviews.llvm.org/D70059
Files:
llvm/lib/Transforms/Scalar/LoopInterchange.cpp
llvm/test/Transforms/LoopInterchange/pr43797-lcssa-for-multiple-outer-loop-blocks.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70059.228838.patch
Type: text/x-patch
Size: 10287 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191112/82471ac0/attachment.bin>
More information about the llvm-commits
mailing list