OSDN Git Service

ARM64: make sure first argument to INSERT_SUBVECTOR has right type.
authorTim Northover <tnorthover@apple.com>
Wed, 2 Apr 2014 14:38:58 +0000 (14:38 +0000)
committerTim Northover <tnorthover@apple.com>
Wed, 2 Apr 2014 14:38:58 +0000 (14:38 +0000)
commit3844cadc9aac3cef059434f2f34024c6cf6573de
tree0cce2f5bc5f9e540f88ba1858bc9c6f788641317
parent87e824120d1cbcca2a98449198060fde5493e47d
ARM64: make sure first argument to INSERT_SUBVECTOR has right type.

Again, coalescing and other optimisations swiftly made the MachineInstrs
consistent again, but when compiled at -O0 a bad INSERT_SUBREGISTER was
produced.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205423 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM64/ARM64ISelLowering.cpp
test/CodeGen/ARM64/simd-scalar-to-vector.ll