[all-commits] [llvm/llvm-project] d73a62: Revert "[AArch64][Machine-Combiner] Split gather p...
Jonathan Cohen via All-commits
all-commits at lists.llvm.org
Thu Jul 24 12:47:43 PDT 2025
Branch: refs/heads/users/jcohen-apple/gather-opt-revert
Home: https://github.com/llvm/llvm-project
Commit: d73a62a9ab0db1c6a2b68d41a1e74a4ee557dc25
https://github.com/llvm/llvm-project/commit/d73a62a9ab0db1c6a2b68d41a1e74a4ee557dc25
Author: Jonathan Cohen <joncoh at apple.com>
Date: 2025-07-24 (Thu, 24 Jul 2025)
Changed paths:
M llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
M llvm/lib/Target/AArch64/AArch64InstrInfo.h
R llvm/test/CodeGen/AArch64/aarch64-combine-gather-lanes.mir
M llvm/test/CodeGen/AArch64/complex-deinterleaving-uniform-cases.ll
M llvm/test/CodeGen/AArch64/concat-vector.ll
M llvm/test/CodeGen/AArch64/fp-maximumnum-minimumnum.ll
M llvm/test/CodeGen/AArch64/fsh.ll
M llvm/test/CodeGen/AArch64/llvm.frexp.ll
M llvm/test/CodeGen/AArch64/neon-dotreduce.ll
M llvm/test/CodeGen/AArch64/nontemporal.ll
Log Message:
-----------
Revert "[AArch64][Machine-Combiner] Split gather patterns into neon regs to multiple vectors (#142941)"
Reverting due to reported miscompiles, will reland with a fix.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list