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