[all-commits] [llvm/llvm-project] a963db: [SVE ACLE] Extend existing aarch64_sve_mul combine...
JolantaJensen via All-commits
all-commits at lists.llvm.org
Tue Jun 6 08:27:03 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a963dbb5ac2f0c31fc33b1c4364a6c0217d54cf0
https://github.com/llvm/llvm-project/commit/a963dbb5ac2f0c31fc33b1c4364a6c0217d54cf0
Author: Jolanta Jensen <Jolanta.Jensen at arm.com>
Date: 2023-06-06 (Tue, 06 Jun 2023)
Changed paths:
M llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
A llvm/test/Transforms/InstCombine/AArch64/sve-intrinsic-mul_u-idempotency.ll
Log Message:
-----------
[SVE ACLE] Extend existing aarch64_sve_mul combines to also act on aarch64_sve_mul_u.
Differential Revision: https://reviews.llvm.org/D152004
More information about the All-commits
mailing list