[PATCH] D12302: Comparing operands should not require the same ValueID

Jason Koenig via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 25 14:18:25 PDT 2015


jrkoenig updated this revision to Diff 33121.
jrkoenig added a comment.

Split tests into different files.


http://reviews.llvm.org/D12302

Files:
  lib/Transforms/IPO/MergeFunctions.cpp
  test/Transforms/MergeFunc/merge-const-ptr-and-int.ll
  test/Transforms/MergeFunc/merge-different-vector-types.ll
  test/Transforms/MergeFunc/no-merge-ptr-different-sizes.ll
  test/Transforms/MergeFunc/no-merge-ptr-int-different-values.ll
  test/Transforms/MergeFunc/undef-different-types.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12302.33121.patch
Type: text/x-patch
Size: 5620 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150825/1ff24dcf/attachment.bin>


More information about the llvm-commits mailing list