[all-commits] [llvm/llvm-project] fd8f54: [RISCV] Add exhausted_gprs_fprs test to calling-co...
Craig Topper via All-commits
all-commits at lists.llvm.org
Wed Sep 3 16:17:57 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fd8f549092b67cf06c1d571488a9fd321e427a2f
https://github.com/llvm/llvm-project/commit/fd8f549092b67cf06c1d571488a9fd321e427a2f
Author: Craig Topper <craig.topper at sifive.com>
Date: 2025-09-03 (Wed, 03 Sep 2025)
Changed paths:
M llvm/test/CodeGen/RISCV/calling-conv-half.ll
Log Message:
-----------
[RISCV] Add exhausted_gprs_fprs test to calling-conv-half.ll. NFC (#156586)
The existing test case only exhausted the GPRs so the stack wasn't tested if FPRs were also available for arguments. This new test exhausts the GPRs and FPRs.
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