[all-commits] [llvm/llvm-project] 8d89f8: [RISCV] Add some missing VP zvfhmin test coverage....
Luke Lau via All-commits
all-commits at lists.llvm.org
Mon Sep 16 02:11:41 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8d89f83db0937db318947a546e690fc8b0d22beb
https://github.com/llvm/llvm-project/commit/8d89f83db0937db318947a546e690fc8b0d22beb
Author: Luke Lau <luke at igalia.com>
Date: 2024-09-16 (Mon, 16 Sep 2024)
Changed paths:
M llvm/test/CodeGen/RISCV/rvv/ceil-vp.ll
M llvm/test/CodeGen/RISCV/rvv/floor-vp.ll
M llvm/test/CodeGen/RISCV/rvv/vfma-vp.ll
Log Message:
-----------
[RISCV] Add some missing VP zvfhmin test coverage. NFC
We're also missing coverage for the vp_reduce_* nodes, but they
currently crash with zvfhmin. It looks like they're getting expanded
instead of promoted.
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