[all-commits] [llvm/llvm-project] 8b5516: [RISCV] Add cost model tests for scalable FP reduc...
Luke Lau via All-commits
all-commits at lists.llvm.org
Tue Oct 29 14:58:39 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8b55162e195783dd27e1c69fb4d97971ef76725b
https://github.com/llvm/llvm-project/commit/8b55162e195783dd27e1c69fb4d97971ef76725b
Author: Luke Lau <luke at igalia.com>
Date: 2024-10-29 (Tue, 29 Oct 2024)
Changed paths:
M llvm/test/Analysis/CostModel/RISCV/reduce-fadd.ll
M llvm/test/Analysis/CostModel/RISCV/reduce-fmul.ll
Log Message:
-----------
[RISCV] Add cost model tests for scalable FP reductions. NFC
There are already some in reduce-scalable-fp.ll but this makes it a
bit easier to see the difference alongside their fixed-length
counterparts.
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