aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/ELFObjectFile.cpp
diff options
context:
space:
mode:
authorAlex Bradbury <asb@igalia.com>2023-03-26 16:18:47 +0100
committerAlex Bradbury <asb@igalia.com>2023-03-26 16:18:47 +0100
commit938deaad8ac92d9a45db8ef2d8a71fbf04958d90 (patch)
tree48de649c434d04cabd0ff71bad47a235988acfa5 /llvm/lib/Object/ELFObjectFile.cpp
parenta742511cbe9ada478e8a42847f443aa807bb147c (diff)
downloadllvm-938deaad8ac92d9a45db8ef2d8a71fbf04958d90.zip
llvm-938deaad8ac92d9a45db8ef2d8a71fbf04958d90.tar.gz
llvm-938deaad8ac92d9a45db8ef2d8a71fbf04958d90.tar.bz2
[clang][RISCV] Fix ABI lowering for _Float16 for FP ABIs
For trivial cases (`_Float16` as a standalone argument), it was previously correctly lowered to half. But the logic for catching cases involving structs was gated off, as at the time that logic was written the ABI for half was unclear. This patch fixes that and adds a release note. Differential Revision: https://reviews.llvm.org/D145074
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions