[all-commits] [llvm/llvm-project] 97c426: [AArch64][GlobalISel] Implement moreElements legal...
Amara Emerson via All-commits
all-commits at lists.llvm.org
Sat Jul 10 00:25:50 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 97c426394a7148ee73bda8b3cb525d6bb3d8b8df
https://github.com/llvm/llvm-project/commit/97c426394a7148ee73bda8b3cb525d6bb3d8b8df
Author: Amara Emerson <amara at apple.com>
Date: 2021-07-10 (Sat, 10 Jul 2021)
Changed paths:
M llvm/include/llvm/CodeGen/GlobalISel/LegalizerHelper.h
M llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
M llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
M llvm/test/CodeGen/AArch64/GlobalISel/legalize-shuffle-vector.mir
M llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp
Log Message:
-----------
[AArch64][GlobalISel] Implement moreElements legalization for G_SHUFFLE_VECTOR.
Differential Revision: https://reviews.llvm.org/D103301
More information about the All-commits
mailing list