[llvm-branch-commits] [llvm] release/19.x: [loongarch][DAG][FREEZE] Fix crash when FREEZE a half(f16) type on loongarch (#107791) (PR #109093)
Nikita Popov via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Sep 18 00:41:04 PDT 2024
nikic wrote:
Do I understand correctly that a side effect of this change is to change the half float ABI on loongarch from passing via FP regs to passing via GPR regs?
https://github.com/llvm/llvm-project/pull/109093
More information about the llvm-branch-commits
mailing list