[PATCH] D151284: [RISCV] Custom lower FP_TO_FP16 and FP16_TO_FP to correct ABI of of libcall
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 30 08:49:54 PDT 2023
asb added a comment.
@zixuan-wu I would assume due to different ABI rules.
@craig.topper I've gone ahead and fixed what I think was the only real blocker to merging this (ensuring coverage in the existing half-convert.ll test rather than introducing new files) and committed.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151284/new/
https://reviews.llvm.org/D151284
More information about the llvm-commits
mailing list