Add tests for bitcast-bitcast sequences for all scalar/vector permutations
authorSanjay Patel <spatel@rotateright.com>
Fri, 11 Dec 2015 20:26:30 +0000 (20:26 +0000)
committerSanjay Patel <spatel@rotateright.com>
Fri, 11 Dec 2015 20:26:30 +0000 (20:26 +0000)
commitfce620f39a62d1410e3f751e8bd201e962f044e9
tree9182dc3e133ae2fa26dfca9d8eff0f6d507ebbb1
parentd70808f6bb7d93e821c6a25d7ca4367c993c9730
Add tests for bitcast-bitcast sequences for all scalar/vector permutations

As noted in http://reviews.llvm.org/D15392 , we should be able to improve this.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@255370 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/InstCombine/bitcast-bitcast.ll [new file with mode: 0644]