Arrays and vectors with different numbers of elements are not equivalent.
commitf5db8d3671fd4faf65f6a63ed1910cf801fa10f9
authorNick Lewycky <nicholas@mxc.ca>
Fri, 16 Jul 2010 06:31:12 +0000 (16 06:31 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Fri, 16 Jul 2010 06:31:12 +0000 (16 06:31 +0000)
tree24b335e4c3388d86820dad6a3fb8fbe812851926
parent763d10070237a53d23e6bfdd02e78f51f322d8ed
Arrays and vectors with different numbers of elements are not equivalent.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108517 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/MergeFunctions.cpp
test/Transforms/MergeFunc/vectors-and-arrays.ll [new file with mode: 0644]