[all-commits] [llvm/llvm-project] a826a0: [RISCV] Add tests for reduce.fmaximum/fminimum. NF...
Shih-Po Hung via All-commits
all-commits at lists.llvm.org
Mon Feb 5 05:41:35 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a826a0c234c38eab194119bebcab91aabc2e3759
https://github.com/llvm/llvm-project/commit/a826a0c234c38eab194119bebcab91aabc2e3759
Author: Shih-Po Hung <shihpo.hung at sifive.com>
Date: 2024-02-05 (Mon, 05 Feb 2024)
Changed paths:
A llvm/test/Analysis/CostModel/RISCV/reduce-fmaximum.ll
A llvm/test/Analysis/CostModel/RISCV/reduce-fminimum.ll
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-reduction-fp.ll
Log Message:
-----------
[RISCV] Add tests for reduce.fmaximum/fminimum. NFC (#80553)
This is to add test coverage for crash report in #80340
More information about the All-commits
mailing list