[all-commits] [llvm/llvm-project] 2f172d: [compiler-rt] Compile __powitf2 under wasm

Sam Clegg via All-commits all-commits at lists.llvm.org
Tue Feb 11 17:35:28 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2f172d8d3c10ea7538818cbfffeb54ef30bb1a11
      https://github.com/llvm/llvm-project/commit/2f172d8d3c10ea7538818cbfffeb54ef30bb1a11
  Author: Sam Clegg <sbc at chromium.org>
  Date:   2020-02-11 (Tue, 11 Feb 2020)

  Changed paths:
    M compiler-rt/lib/builtins/powitf2.c
    M compiler-rt/test/builtins/Unit/powitf2_test.c

  Log Message:
  -----------
  [compiler-rt] Compile __powitf2 under wasm

See https://github.com/emscripten-core/emscripten/issues/10374
See https://reviews.llvm.org/D74274

Differential Revision: https://reviews.llvm.org/D74275




More information about the All-commits mailing list