Files
clang-p2996/llvm/lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.cpp
Derek Schuff 5f6f8a8e25 [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
2023-06-07 10:45:39 -07:00

34 KiB