[all-commits] [llvm/llvm-project] caeb6c: [WebAssembly] Fix signature of __powitf2 libcall
Sam Clegg via All-commits
all-commits at lists.llvm.org
Fri Feb 7 20:31:01 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: caeb6cfbc28088fcb5363b2961df888501ca8a47
https://github.com/llvm/llvm-project/commit/caeb6cfbc28088fcb5363b2961df888501ca8a47
Author: Sam Clegg <sbc at chromium.org>
Date: 2020-02-07 (Fri, 07 Feb 2020)
Changed paths:
M llvm/lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.cpp
M llvm/test/CodeGen/WebAssembly/libcalls.ll
Log Message:
-----------
[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
More information about the All-commits
mailing list