[PATCH] D53009: [WebAssembly] Saturating float-to-int builtins

Thomas Lively via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 8 17:32:10 PDT 2018


tlively created this revision.
tlively added reviewers: aheejin, dschuff.
Herald added subscribers: cfe-commits, kristina, sunfish, jgravelle-google, sbc100.

Depends on https://reviews.llvm.org/D52959 and https://reviews.llvm.org/D53004.


Repository:
  rC Clang

https://reviews.llvm.org/D53009

Files:
  include/clang/Basic/BuiltinsWebAssembly.def
  lib/CodeGen/CGBuiltin.cpp
  test/CodeGen/builtins-wasm.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53009.168738.patch
Type: text/x-patch
Size: 6505 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181009/9812f4ce/attachment.bin>


More information about the cfe-commits mailing list