[all-commits] [llvm/llvm-project] 424e23: [AArch64][SVE] add missing instcombine x+1 -> x
Tomas Matheson via All-commits
all-commits at lists.llvm.org
Thu Jun 11 03:38:22 PDT 2026
Branch: refs/heads/users/tommat01/missing_instcombine__acc_plus_x_times_1
Home: https://github.com/llvm/llvm-project
Commit: 424e232f05a4cbb4eae1034d1973d93ebb3fdd70
https://github.com/llvm/llvm-project/commit/424e232f05a4cbb4eae1034d1973d93ebb3fdd70
Author: Tomas Matheson <tomas.matheson at arm.com>
Date: 2026-06-11 (Thu, 11 Jun 2026)
Changed paths:
M llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
A llvm/test/Transforms/InstCombine/AArch64/sve-intrinsic-mla-one.ll
Log Message:
-----------
[AArch64][SVE] add missing instcombine x+1 -> x
Split out from #198566
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