[all-commits] [llvm/llvm-project] ac4178: [AArch64][SDAG] Fix invalid index into STEP_VECTOR...
Harry Ramsey via All-commits
all-commits at lists.llvm.org
Tue Apr 28 01:58:33 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ac41786510b4636c3f1f24a167479a3f39337677
https://github.com/llvm/llvm-project/commit/ac41786510b4636c3f1f24a167479a3f39337677
Author: Harry Ramsey <harry.ramsey at arm.com>
Date: 2026-04-28 (Tue, 28 Apr 2026)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
M llvm/test/CodeGen/AArch64/sve-gather-scatter-addr-opts.ll
Log Message:
-----------
[AArch64][SDAG] Fix invalid index into STEP_VECTOR operand (#193236)
This commit fixes an invalid index into STEP_VECTOR constant operand
trying to find a more optimal addressing type.
Related Issue:
https://github.com/llvm/llvm-project/issues/193014#event-24715078836
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