]> granicus.if.org Git - llvm/commit
Reapply: [ARM] Fix lsrl with a 128/256 bit shift amount or a shift of 32
authorSam Tebbs <sam.tebbs@arm.com>
Thu, 22 Aug 2019 10:29:20 +0000 (10:29 +0000)
committerSam Tebbs <sam.tebbs@arm.com>
Thu, 22 Aug 2019 10:29:20 +0000 (10:29 +0000)
commitc4632f26c170998c9764074997507be99b0cafc8
treee07777b78fe8c134d8c617c8428e91683387e3ef
parent03e7d3ca93a6de90f8b1ce760a36fcb5667097b7
Reapply: [ARM] Fix lsrl with a 128/256 bit shift amount or a shift of 32

The CodeGen/Thumb2/mve-vaddv.ll test needed to be amended to reflect the
changes from the above patch.

This reverts commit cd53ff6, reapplying 7c6b229.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@369638 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelLowering.cpp
test/CodeGen/ARM/shift_parts.ll
test/CodeGen/Thumb2/mve-abs.ll
test/CodeGen/Thumb2/mve-div-expand.ll
test/CodeGen/Thumb2/mve-vaddv.ll
test/CodeGen/Thumb2/mve-vcvt.ll