[all-commits] [llvm/llvm-project] 872924: [AArch64] Fix crash caused by performExtractVector...
Zain Jaffal via All-commits
all-commits at lists.llvm.org
Fri Apr 21 08:20:26 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 872924fab4e6843622867aaa18eb648171ea1074
https://github.com/llvm/llvm-project/commit/872924fab4e6843622867aaa18eb648171ea1074
Author: Zain Jaffal <z_jaffal at apple.com>
Date: 2023-04-21 (Fri, 21 Apr 2023)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
A llvm/test/CodeGen/AArch64/aarch64-dup-dot-crash.ll
Log Message:
-----------
[AArch64] Fix crash caused by performExtractVectorEltCombine on DUP nodes with float operands.
Reviewed By: dmgreen
Differential Revision: https://reviews.llvm.org/D148705
More information about the All-commits
mailing list