[PATCH] D22652: GVH-hoist: only clone GEPs (PR28606)

Sebastian Pop via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 21 16:17:34 PDT 2016


sebpop updated this revision to Diff 64986.
sebpop added a comment.

For everything except GEPs, only check that the stored value is available: do not check the availability of the operands.


https://reviews.llvm.org/D22652

Files:
  llvm/lib/Transforms/Scalar/GVNHoist.cpp
  llvm/test/Transforms/GVN/hoist-pr28606.ll
  llvm/test/Transforms/GVN/pr28626.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22652.64986.patch
Type: text/x-patch
Size: 3582 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160721/ed8443b0/attachment.bin>


More information about the llvm-commits mailing list