[PATCH] D32252: [GVN] Add phi-translate for scalarpre as a temporary solution
Wei Mi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 5 09:42:22 PDT 2017
wmi updated this revision to Diff 97974.
wmi added a comment.
Forgot to update the patch.
prevent phi-translate from going through back edge.
Repository:
rL LLVM
https://reviews.llvm.org/D32252
Files:
include/llvm/Transforms/Scalar/GVN.h
lib/Transforms/Scalar/GVN.cpp
test/Transforms/GVN/PRE/phi-translate-2.ll
test/Transforms/GVN/PRE/pre-gep-load.ll
test/Transforms/GVN/PRE/pre-load.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32252.97974.patch
Type: text/x-patch
Size: 16527 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170505/6d22fe3f/attachment.bin>
More information about the llvm-commits
mailing list