[PATCH] D44160: [GVN] Don't use the eliminated load as an available value in phi construction

John Brawn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 23 05:15:00 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL337686: [GVN] Don't use the eliminated load as an available value in phi construction (authored by john.brawn, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44160?vs=152063&id=156755#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44160

Files:
  llvm/trunk/lib/Transforms/Scalar/GVN.cpp
  llvm/trunk/test/Transforms/GVN/PRE/phi-translate-2.ll
  llvm/trunk/test/Transforms/GVN/PRE/pre-after-rle.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44160.156755.patch
Type: text/x-patch
Size: 5299 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180723/dc479169/attachment.bin>


More information about the llvm-commits mailing list