diff options
author | Thomas Lively <tlively@google.com> | 2018-09-26 00:34:36 +0000 |
---|---|---|
committer | Thomas Lively <tlively@google.com> | 2018-09-26 00:34:36 +0000 |
commit | c949857a7f4e08ff29db8e542e98884c044bf1ce (patch) | |
tree | 4e628e1f6aaa79c4a0d19c51e153b090ddb6292b /llvm/lib/ExecutionEngine/Orc/ThreadSafeModule.cpp | |
parent | 69ece336b8c06b71102e25f0d5770032d31b54cd (diff) | |
download | bcm5719-llvm-c949857a7f4e08ff29db8e542e98884c044bf1ce.tar.gz bcm5719-llvm-c949857a7f4e08ff29db8e542e98884c044bf1ce.zip |
[WebAssembly] SIMD conversions
Summary:
Lowers (s|u)itofp and fpto(s|u)i instructions for vectors. The fp to
int conversions produce poison values if their arguments are out of
the convertible range, so a future CL will have to add an LLVM
intrinsic to make the saturating behavior of this conversion usable.
Reviewers: aheejin, dschuff
Subscribers: sbc100, jgravelle-google, sunfish, llvm-commits
Differential Revision: https://reviews.llvm.org/D52372
llvm-svn: 343052
Diffstat (limited to 'llvm/lib/ExecutionEngine/Orc/ThreadSafeModule.cpp')
0 files changed, 0 insertions, 0 deletions