[PATCH] D151284: [RISCV] Custom lower FP_TO_FP16 and FP16_TO_FP to correct ABI of of libcall

Zixuan Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 30 02:51:07 PDT 2023


zixuan-wu added a comment.

Hi, I have a question that why other targets don't have such custom expand code instead of default expand behavior?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D151284/new/

https://reviews.llvm.org/D151284



More information about the llvm-commits mailing list