[WebAssembly] Fix signature of __powitf2 libcall
authorSam Clegg <sbc@chromium.org>
Sat, 8 Feb 2020 02:20:03 +0000 (18:20 -0800)
committerSam Clegg <sbc@chromium.org>
Sat, 8 Feb 2020 04:30:47 +0000 (20:30 -0800)
commitcaeb6cfbc28088fcb5363b2961df888501ca8a47
tree594cf7fd6399324443aeb297bc41cced532fc641
parent6ef4786dbcd47cfe346ee8679ba0b4d320da797d
[WebAssembly] Fix signature of __powitf2 libcall

Add tests for @llvm.powi.f64/f128.

See: https://llvm.org/docs/LangRef.html#llvm-powi-intrinsic

Differential Revision: https://reviews.llvm.org/D74274
llvm/lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.cpp
llvm/test/CodeGen/WebAssembly/libcalls.ll