[PATCH] D32252: [GVN] Add phi-translate for scalarpre as a temporary solution

Wei Mi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 25 14:49:14 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL303923: [GVN] Add phi-translate support in scalarpre. (authored by wmi).

Changed prior to commit:
  https://reviews.llvm.org/D32252?vs=99586&id=100306#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32252

Files:
  llvm/trunk/include/llvm/Transforms/Scalar/GVN.h
  llvm/trunk/lib/Transforms/Scalar/GVN.cpp
  llvm/trunk/test/Transforms/GVN/PRE/phi-translate-2.ll
  llvm/trunk/test/Transforms/GVN/PRE/pre-gep-load.ll
  llvm/trunk/test/Transforms/GVN/PRE/pre-load.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32252.100306.patch
Type: text/x-patch
Size: 17598 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170525/3df440a2/attachment.bin>


More information about the llvm-commits mailing list