Files
clang-p2996/clang/test/CodeGen
Thomas Lively 232fd99d9e [WebAssembly] Trapping fptoint builtins and intrinsics
Summary:
The WebAssembly backend lowers fptoint instructions to a code sequence
that checks for overflow to avoid traps because fptoint is supposed to
be speculatable. These new builtins and intrinsics give users a way to
depend on the trapping semantics of the underlying instructions and
avoid the extra code generated normally.

Patch by coffee and tlively.

Reviewers: aheejin

Subscribers: dschuff, sbc100, jgravelle-google, hiraditya, sunfish, cfe-commits, llvm-commits

Tags: #clang, #llvm

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

llvm-svn: 374856
2019-10-15 01:11:51 +00:00
..
2019-08-09 08:52:54 +00:00
2019-10-14 22:44:42 +00:00
2019-03-17 23:16:31 +00:00
2019-05-24 21:49:27 +00:00
2019-05-24 21:49:27 +00:00
2019-07-15 20:02:23 +00:00
2018-08-23 04:09:49 +00:00
2019-08-14 15:35:40 +00:00
2019-09-17 09:53:14 +00:00
2018-12-10 23:02:40 +00:00