[PATCH] D49061: [UnJ] Common some code. NFC
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jul 8 14:16:14 PDT 2018
dmgreen created this revision.
dmgreen added reviewers: SjoerdMeijer, hfinkel, xbolva00.
Herald added a subscriber: zzheng.
Create a processHeaderPhiOperands for analysing the instructions
in the aft blocks that must be moved before the loop.
I _think_ it's better, but there might be a better way to handle these
lambdas.
https://reviews.llvm.org/D49061
Files:
lib/Transforms/Utils/LoopUnrollAndJam.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49061.154531.patch
Type: text/x-patch
Size: 5227 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180708/62e54cdf/attachment.bin>
More information about the llvm-commits
mailing list