[PATCH] D32208: [GVN] Don't coerce non-integral pointers to integers or vice versa
Sanjoy Das via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 19 11:33:56 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL300730: [GVN] Don't coerce non-integral pointers to integers or vice versa (authored by sanjoy).
Changed prior to commit:
https://reviews.llvm.org/D32208?vs=95668&id=95790#toc
Repository:
rL LLVM
https://reviews.llvm.org/D32208
Files:
llvm/trunk/lib/Transforms/Utils/VNCoercion.cpp
llvm/trunk/test/Transforms/GVN/non-integral-pointers.ll
llvm/trunk/test/Transforms/NewGVN/non-integral-pointers.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32208.95790.patch
Type: text/x-patch
Size: 3132 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170419/79edea65/attachment.bin>
More information about the llvm-commits
mailing list