[all-commits] [llvm/llvm-project] 36122e: [RISCV] Rename and invert UseGPRForF16_F32/UseGPRF...

Craig Topper via All-commits all-commits at lists.llvm.org
Tue May 5 20:11:13 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 36122eb2f4a7ab69a51db5a19dc66d2d510cf327
      https://github.com/llvm/llvm-project/commit/36122eb2f4a7ab69a51db5a19dc66d2d510cf327
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2026-05-05 (Tue, 05 May 2026)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVCallingConv.cpp

  Log Message:
  -----------
  [RISCV] Rename and invert UseGPRForF16_F32/UseGPRForF16_F32. (#195971)

Rename to AllowFPR. We used to set these flags when we ran out of FPRs,
but we haven't for a while. I think rephrasing as allow FPR is a bit
clearer.



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