[all-commits] [llvm/llvm-project] 519eea: [AArch64][SVE] Use ADD/ADR instead of MUL/MLA for x*N
Tomas Matheson via All-commits
all-commits at lists.llvm.org
Tue Jun 9 08:23:45 PDT 2026
Branch: refs/heads/users/tommat01/sve-mul-imm-add-adr
Home: https://github.com/llvm/llvm-project
Commit: 519eea704f0e2292417891cd11954b9480c3bc3c
https://github.com/llvm/llvm-project/commit/519eea704f0e2292417891cd11954b9480c3bc3c
Author: Tomas Matheson <tomas.matheson at arm.com>
Date: 2026-06-09 (Tue, 09 Jun 2026)
Changed paths:
M llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
M llvm/test/CodeGen/AArch64/sve-intrinsics-int-arith-undef.ll
A llvm/test/CodeGen/AArch64/sve-mul-imm-add-adr.ll
M llvm/test/CodeGen/AArch64/sve2-histcnt.ll
Log Message:
-----------
[AArch64][SVE] Use ADD/ADR instead of MUL/MLA for x*N
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