diff options
author | Craig Topper <craig.topper@sifive.com> | 2024-09-03 16:04:51 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-03 16:04:51 -0700 |
commit | 1c874bbbd67c5795113fa307512ea514f06dac29 (patch) | |
tree | 27c033cc42e609a46769abd371dd92c1e040f634 /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | d3c10b51a99d4476261f57ceaa7db60960cd5493 (diff) | |
download | llvm-1c874bbbd67c5795113fa307512ea514f06dac29.zip llvm-1c874bbbd67c5795113fa307512ea514f06dac29.tar.gz llvm-1c874bbbd67c5795113fa307512ea514f06dac29.tar.bz2 |
[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.
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions