diff options
author | Luke Lau <luke@igalia.com> | 2025-07-28 11:20:16 +0800 |
---|---|---|
committer | Luke Lau <luke@igalia.com> | 2025-07-28 11:27:30 +0800 |
commit | a100f6367205c6a909d68027af6a8675a8091bd9 (patch) | |
tree | ceacb7f33e76b9636713fd09df800afcdf251a49 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | e259ba8bec6b4d0efd5e37c9566b11108ce9ffa9 (diff) | |
download | llvm-a100f6367205c6a909d68027af6a8675a8091bd9.zip llvm-a100f6367205c6a909d68027af6a8675a8091bd9.tar.gz llvm-a100f6367205c6a909d68027af6a8675a8091bd9.tar.bz2 |
[RISCV] Add FP cost model tests for no zfhmin/zfbfmin. NFC
Vector costs without zvfhmin/zvfbfmin and zfhmin/zfbfmin are somehow
cheaper than with zvfhmin/zvfbfmin at smaller vector sizes, despite the
fact that the former are scalarized to libcalls. This adds a RUN line to
showcase this, splitting out the bfloat tests into their own functions
so we don't have duplicate lines for the regular float/double costs.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions