[PATCH] D12302: Comparing operands should not require the same ValueID
JF Bastien via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 25 20:03:57 PDT 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL246001: Comparing operands should not require the same ValueID (authored by jfb).
Changed prior to commit:
http://reviews.llvm.org/D12302?vs=33121&id=33173#toc
Repository:
rL LLVM
http://reviews.llvm.org/D12302
Files:
llvm/trunk/lib/Transforms/IPO/MergeFunctions.cpp
llvm/trunk/test/Transforms/MergeFunc/merge-const-ptr-and-int.ll
llvm/trunk/test/Transforms/MergeFunc/merge-different-vector-types.ll
llvm/trunk/test/Transforms/MergeFunc/no-merge-ptr-different-sizes.ll
llvm/trunk/test/Transforms/MergeFunc/no-merge-ptr-int-different-values.ll
llvm/trunk/test/Transforms/MergeFunc/undef-different-types.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12302.33173.patch
Type: text/x-patch
Size: 6051 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150826/c5dbd858/attachment.bin>
More information about the llvm-commits
mailing list