[WebAssembly] Add ldexp{,f,l} libcall signatures
llvm.ldexp.* intrinsics were recently added to LLVM, which means wasm now needs to know the signatures of the corresponding libcalls. Differential Revision: https://reviews.llvm.org/D152385 Fixes: #63164
Loading
Please sign in to comment