[PATCH] D38619: [GVN] Prevent ScalarPRE from hoisting across instructions that don't pass control flow to successors

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 13 21:39:54 PST 2017


mkazantsev updated this revision to Diff 122773.
mkazantsev marked an inline comment as done.

https://reviews.llvm.org/D38619

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38619.122773.patch
Type: text/x-patch
Size: 3939 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171114/61e4508e/attachment.bin>


More information about the llvm-commits mailing list