[PATCH] D74275: [compiler-rt] Compile __powitf2 under wasm

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 8 11:31:31 PST 2020


sbc100 added a comment.

I think the reason we noticed this being missing under wasm is because we (somewhat unusually) use fp128 for `long double`


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74275/new/

https://reviews.llvm.org/D74275





More information about the llvm-commits mailing list