[all-commits] [llvm/llvm-project] a97e97: [AArch64][GlobalISel] Make <8 x s8> shifts legal a...
AE via All-commits
all-commits at lists.llvm.org
Thu Oct 1 14:26:16 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a97e97faedab0ba57f7c471f778d38cfd18988b8
https://github.com/llvm/llvm-project/commit/a97e97faedab0ba57f7c471f778d38cfd18988b8
Author: Amara Emerson <amara at apple.com>
Date: 2020-10-01 (Thu, 01 Oct 2020)
Changed paths:
M llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
M llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
M llvm/test/CodeGen/AArch64/GlobalISel/legalize-shift.mir
Log Message:
-----------
[AArch64][GlobalISel] Make <8 x s8> shifts legal and add selection support.
More information about the All-commits
mailing list