Files
clang-p2996/llvm/lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.cpp
Tex Riddell 2bebeea2a1 [WebAssembly] Add atan2 to RuntimeLibcallSignatureTable (#112613)
This change is part of this proposal:
https://discourse.llvm.org/t/rfc-all-the-math-intrinsics/78294

- `WebAssemblyRuntimeLibcallSignatures.cpp`: Add `RTLIB::ATAN2*` to
RuntimeLibcallSignatureTable
- Add atan2 calls to `CodeGen/WebAssembly/libcalls-trig.ll` and update
test checks

Part of: Implement the atan2 HLSL Function #70096.
2024-10-17 10:39:36 -07:00

35 KiB