[all-commits] [llvm/llvm-project] 24535a: [AArch64][GlobalISel] Fix incorrect codegen for <1...
Amara Emerson via All-commits
all-commits at lists.llvm.org
Mon May 10 15:41:43 PDT 2021
Branch: refs/heads/release/12.x
Home: https://github.com/llvm/llvm-project
Commit: 24535af52ae139f2bb361855fbbaf47cc9e5d580
https://github.com/llvm/llvm-project/commit/24535af52ae139f2bb361855fbbaf47cc9e5d580
Author: Amara Emerson <amara at apple.com>
Date: 2021-05-10 (Mon, 10 May 2021)
Changed paths:
M llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
M llvm/test/CodeGen/AArch64/GlobalISel/select-vector-shift.mir
Log Message:
-----------
[AArch64][GlobalISel] Fix incorrect codegen for <16 x s8> G_ASHR.
Fixes PR49904
(cherry picked from commit 40e75cafc0fef365b5580a9c09595ac475db0c19)
More information about the All-commits
mailing list