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

Yuanrui Zhang via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 12 10:43:04 PST 2016


Ray updated this revision to Diff 44653.
Ray added a comment.

This is the new diff generated with  --diff-cmd=diff -x -U999999


http://reviews.llvm.org/D16100

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16100.44653.patch
Type: text/x-patch
Size: 4405 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160112/2ec08966/attachment.bin>


More information about the llvm-commits mailing list