[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 27 23:08:19 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL319147: [GVN] Prevent ScalarPRE from hoisting across instructions that don't pass… (authored by mkazantsev).

Changed prior to commit:
  https://reviews.llvm.org/D38619?vs=122773&id=124516#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D38619

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38619.124516.patch
Type: text/x-patch
Size: 3934 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171128/924688a6/attachment.bin>


More information about the llvm-commits mailing list