[PATCH] D11918: Constant propagation after hiting assume(icmp)

Piotr Padlewski via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 10 13:07:20 PDT 2015


Prazek created this revision.
Prazek added reviewers: majnemer, nlewycky, rsmith.
Prazek added a subscriber: llvm-commits.

http://reviews.llvm.org/D11918

Files:
  lib/Transforms/Scalar/GVN.cpp
  test/Transforms/GVN/assume-ptr-equal-same-bb.ll
  test/Transforms/GVN/assume-ptr-equal-successors.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11918.31712.patch
Type: text/x-patch
Size: 8031 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150810/95c1209b/attachment.bin>


More information about the llvm-commits mailing list