[llvm] [SDAG] Add missing SoftenFloatRes legalization for FMODF (PR #129264)
Benjamin Maxwell via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 10 03:51:27 PDT 2025
MacDue wrote:
> Or maybe we should add support in MakeLibCallOptions to denote that certain arguments are pointers (and maybe also the pointer address space).
I think this would be the easiest fix for now, does this patch https://gist.github.com/MacDue/d9766e2b6b738824b11941194156efac solve your issue?
https://github.com/llvm/llvm-project/pull/129264
More information about the llvm-commits
mailing list