[llvm-branch-commits] [llvm] DAG: Gracefully diagnose missing soft-float libcalls (PR #215065)
Diana Picus via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Aug 12 01:38:43 PDT 2026
rovka wrote:
I think there are still some SoftenFloatRes/Op functions that call makeLibCall without checking if we have a libcallImpl. Should we fix those as well in this PR? e.g. SoftenFloatOp_FP_ROUND/_FP_TO_XINT, SoftenFloatRes_FMA/FP_EXTEND/FP16_TO_FP/FP_ROUND
https://github.com/llvm/llvm-project/pull/215065
More information about the llvm-branch-commits
mailing list