Files
clang-p2996/llvm/test/CodeGen/RISCV/bfloat-select-icmp.ll
Craig Topper 1c874bbbd6 [RISCV] Don't promote f16/bf16 SELECT with Zfhmin/Zfbfmin. (#107138)
Select only needs branches and moves so we don't need to promote it.
Promoting would canonicalize NaNs which select shouldn't do.
2024-09-03 16:04:51 -07:00

4.6 KiB