Files
clang-p2996/llvm/test/CodeGen/RISCV/bfloat-convert.ll
Craig Topper db3792b87a [RISCV] Custom promote f16/bf16 fp_to_(s/u)int to reduce isel patterns that emit two instructions. (#107011)
All of the test changes are because integer type legalization prefers to promote
fp_to_uint to fp_to_sint if neither is "Legal".
2024-09-03 15:34:25 -07:00

58 KiB