[PATCH] D37163: [LICM] sink through non-trivially replicable PHI
Jun Bum Lim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 1 08:16:38 PDT 2017
junbuml updated this revision to Diff 121127.
junbuml added a comment.
Added "-ppc-gep-opt=0". No change in the test with/without this change. The change in the second RUN is because of using -ppc-gep-opt=0, but this doesn't seem to break the original intention of this test.
https://reviews.llvm.org/D37163
Files:
lib/Transforms/Scalar/LICM.cpp
test/CodeGen/PowerPC/subreg-postra-2.ll
test/Transforms/LICM/sinking.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37163.121127.patch
Type: text/x-patch
Size: 20743 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171101/76f3a3ec/attachment.bin>
More information about the llvm-commits
mailing list