]> granicus.if.org Git - llvm/commit
[AArch64][GlobalISel] Make <4 x s32> G_ASHR and G_LSHR legal.
authorAmara Emerson <aemerson@apple.com>
Sat, 21 Sep 2019 09:21:10 +0000 (09:21 +0000)
committerAmara Emerson <aemerson@apple.com>
Sat, 21 Sep 2019 09:21:10 +0000 (09:21 +0000)
commit1809a8891a66c6f43c29e420229e5e8ffc2b02b5
tree9f7bf8cb06a5df84592466356198da2c5bbbabaa
parent3f5d05df68f9a9e899f59dc5004ac2c32be1e240
[AArch64][GlobalISel] Make <4 x s32> G_ASHR and G_LSHR legal.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@372465 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AArch64/AArch64LegalizerInfo.cpp
test/CodeGen/AArch64/GlobalISel/legalize-vector-shift.mir [new file with mode: 0644]