[PATCH] D37460: [GVN] Prevent LoadPRE 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
Wed Oct 11 01:11:01 PDT 2017


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

Changed prior to commit:
  https://reviews.llvm.org/D37460?vs=117978&id=118552#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37460

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37460.118552.patch
Type: text/x-patch
Size: 11727 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171011/dcfb38de/attachment.bin>


More information about the llvm-commits mailing list