[PATCH] D74274: [WebAssembly] Fix signature of __powitf2 libcall

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 7 18:46:55 PST 2020


sbc100 created this revision.
Herald added subscribers: llvm-commits, sunfish, aheejin, hiraditya, jgravelle-google, dschuff.
Herald added a project: LLVM.
sbc100 added reviewers: dschuff, tlively.

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

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


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D74274

Files:
  llvm/lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.cpp
  llvm/test/CodeGen/WebAssembly/libcalls.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74274.243338.patch
Type: text/x-patch
Size: 3810 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200208/485a1470/attachment.bin>


More information about the llvm-commits mailing list