[all-commits] [llvm/llvm-project] 5402aa: [AArch64][SVE] add missing instcombine x+1 -> x
Tomas Matheson via All-commits
all-commits at lists.llvm.org
Tue Jun 9 07:47:47 PDT 2026
Branch: refs/heads/users/tommat01/missing_instcombine__acc_plus_x_times_1
Home: https://github.com/llvm/llvm-project
Commit: 5402aa2c26b5318e562e18eed44ed49b12890a2a
https://github.com/llvm/llvm-project/commit/5402aa2c26b5318e562e18eed44ed49b12890a2a
Author: Tomas Matheson <tomas.matheson at arm.com>
Date: 2026-06-09 (Tue, 09 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