diff options
author | Alex Bradbury <asb@igalia.com> | 2023-03-15 17:59:15 +0000 |
---|---|---|
committer | Alex Bradbury <asb@igalia.com> | 2023-03-15 18:00:39 +0000 |
commit | a7e13d6f1b49d72b59e9ec2252399eda717ea8f6 (patch) | |
tree | 8d5c21348e7733049865ff00b9fab9fc612cecf3 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 59e4fbfcd064032db66594617279e5fe726fd60e (diff) | |
download | llvm-a7e13d6f1b49d72b59e9ec2252399eda717ea8f6.zip llvm-a7e13d6f1b49d72b59e9ec2252399eda717ea8f6.tar.gz llvm-a7e13d6f1b49d72b59e9ec2252399eda717ea8f6.tar.bz2 |
[clang][RISCV][test] Add test coverage for _Float16 ABI lowering
By the psABI, any test case where a FPR would be used for a float, it
should also be used if you replaced that float with a _Float16. This
doesn't hold true in current Clang for the special cases in the FP
calling convention involving structs. This patch doesn't attempt to fix
that, simply to add coverage. D145074 contains the fix.
Differential Revision: https://reviews.llvm.org/D145070
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions