[all-commits] [llvm/llvm-project] 5a50f8: [AArch64][GlobalISel] Add legalization and selecti...
AE via All-commits
all-commits at lists.llvm.org
Fri Sep 18 23:39:05 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5a50f8b39f4e02cc05e78f1faf3c82c9c7449026
https://github.com/llvm/llvm-project/commit/5a50f8b39f4e02cc05e78f1faf3c82c9c7449026
Author: Amara Emerson <amara at apple.com>
Date: 2020-09-18 (Fri, 18 Sep 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
M llvm/test/CodeGen/AArch64/GlobalISel/select-vector-shift.mir
Log Message:
-----------
[AArch64][GlobalISel] Add legalization and selection support for <4 x s16> G_SHL.
More information about the All-commits
mailing list