[all-commits] [llvm/llvm-project] 40e75c: [AArch64][GlobalISel] Fix incorrect codegen for <1...
Amara Emerson via All-commits
all-commits at lists.llvm.org
Fri Apr 9 10:45:53 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 40e75cafc0fef365b5580a9c09595ac475db0c19
https://github.com/llvm/llvm-project/commit/40e75cafc0fef365b5580a9c09595ac475db0c19
Author: Amara Emerson <amara at apple.com>
Date: 2021-04-09 (Fri, 09 Apr 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
More information about the All-commits
mailing list