[PATCH] D37163: [LICM] sink through non-trivially replicable PHI
Jun Bum Lim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 26 15:31:17 PDT 2017
junbuml updated this revision to Diff 116676.
junbuml added a comment.
Herald added a subscriber: nemanjai.
Minor update in comments and fixed a test case failure in subreg-postra-2.ll by preventing the select instruction from being sunk.
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.116676.patch
Type: text/x-patch
Size: 20544 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170926/64847e46/attachment-0001.bin>
More information about the llvm-commits
mailing list