[all-commits] [llvm/llvm-project] 2876db: [AArch64] Don't allow mixed partial reductions wit...
Sam Tebbs via All-commits
all-commits at lists.llvm.org
Thu May 1 08:06:58 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2876dbcd6617898cef8396ff30b20b07556d2456
https://github.com/llvm/llvm-project/commit/2876dbcd6617898cef8396ff30b20b07556d2456
Author: Sam Tebbs <samuel.tebbs at arm.com>
Date: 2025-05-01 (Thu, 01 May 2025)
Changed paths:
M llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
M llvm/test/Transforms/LoopVectorize/AArch64/partial-reduce-dot-product-mixed.ll
Log Message:
-----------
[AArch64] Don't allow mixed partial reductions without i8mm (#137602)
Partial reductions with mixed extends should only be allowed if i8mm is
present.
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