[all-commits] [llvm/llvm-project] 3a2bcd: [RISCV][TTI] Allow partial reduce with mismatched ...
Philip Reames via All-commits
all-commits at lists.llvm.org
Tue Jun 10 15:27:15 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3a2bcd96e22721312c9d340c9122a3988dc1e222
https://github.com/llvm/llvm-project/commit/3a2bcd96e22721312c9d340c9122a3988dc1e222
Author: Philip Reames <preames at rivosinc.com>
Date: 2025-06-10 (Tue, 10 Jun 2025)
Changed paths:
M llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
M llvm/test/Transforms/LoopVectorize/RISCV/partial-reduce-dot-product.ll
Log Message:
-----------
[RISCV][TTI] Allow partial reduce with mismatched extends (#143608)
This depends on the recently add partial_reduce_sumla node for lowering
but at this point, we have all the parts.
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