[PATCH] D37460: [GVN] Prevent LoadPRE from hoisting through guards and assumes

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 5 03:12:45 PDT 2017


mkazantsev updated this revision to Diff 113820.
mkazantsev added a comment.

Fixed formatting.


https://reviews.llvm.org/D37460

Files:
  lib/Transforms/Scalar/GVN.cpp
  test/Transforms/GVN/PRE/pre-load-guards.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37460.113820.patch
Type: text/x-patch
Size: 6345 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170905/66f5cf89/attachment.bin>


More information about the llvm-commits mailing list