diff options
author | Thomas Lively <tlively@google.com> | 2018-10-11 00:01:25 +0000 |
---|---|---|
committer | Thomas Lively <tlively@google.com> | 2018-10-11 00:01:25 +0000 |
commit | 2ebacb107bfebc7b60b238edea538570ad44cef9 (patch) | |
tree | e2dcbd81ba4e02e85be7096afe91d40b1ea5dce3 /lldb/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.cpp | |
parent | 7b2b0185ba6c4b21906310183e92e8b32f43a0d7 (diff) | |
download | bcm5719-llvm-2ebacb107bfebc7b60b238edea538570ad44cef9.tar.gz bcm5719-llvm-2ebacb107bfebc7b60b238edea538570ad44cef9.zip |
[WebAssembly] Saturating float to int intrinsics
Summary:
Although the saturating float to int instructions are already
emitted from normal IR, the fpto{s,u}i instructions produce poison
values if the argument cannot fit in the result type. These intrinsics
are therefore necessary to get guaranteed defined saturating behavior.
Reviewers: aheejin, dschuff
Subscribers: sbc100, jgravelle-google, sunfish, llvm-commits
Differential Revision: https://reviews.llvm.org/D53004
llvm-svn: 344204
Diffstat (limited to 'lldb/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.cpp')
0 files changed, 0 insertions, 0 deletions