[PATCH] D37460: [GVN] Prevent LoadPRE from hoisting through guards
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 8 01:57:40 PDT 2017
mkazantsev updated this revision to Diff 114316.
mkazantsev added a comment.
Cleaning between iterations now.
https://reviews.llvm.org/D37460
Files:
include/llvm/Transforms/Scalar/GVN.h
lib/Transforms/Scalar/GVN.cpp
test/Transforms/GVN/PRE/pre-load-guards.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37460.114316.patch
Type: text/x-patch
Size: 6710 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170908/b38ed8e9/attachment.bin>
More information about the llvm-commits
mailing list