[PATCH] D16100: Fix for two constant propagation problems in GVN with assume intrinsic instruction

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 21 13:36:33 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL258435: Fix for two constant propagation problems in GVN with the assume intrinsic (authored by dlkreitz).

Changed prior to commit:
  http://reviews.llvm.org/D16100?vs=44903&id=45590#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D16100

Files:
  llvm/trunk/include/llvm/Transforms/Utils/Local.h
  llvm/trunk/lib/Transforms/Scalar/GVN.cpp
  llvm/trunk/lib/Transforms/Utils/Local.cpp
  llvm/trunk/test/Transforms/GVN/assume-equal.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16100.45590.patch
Type: text/x-patch
Size: 4429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160121/dd60b379/attachment.bin>


More information about the llvm-commits mailing list