summaryrefslogtreecommitdiff
path: root/src/shell-interface.h
diff options
context:
space:
mode:
authorDerek Schuff <dschuff@chromium.org>2024-11-19 14:23:48 -0800
committerGitHub <noreply@github.com>2024-11-19 22:23:48 +0000
commit206ad2906c9e0af92ec4c4da223c96755243aa2e (patch)
treea150173aeb50904056377515c8938d955b4bfaf8 /src/shell-interface.h
parentb0e999a2b8841d8be21cbcdc84cbc1d6469e36d7 (diff)
downloadbinaryen-206ad2906c9e0af92ec4c4da223c96755243aa2e.tar.gz
binaryen-206ad2906c9e0af92ec4c4da223c96755243aa2e.tar.bz2
binaryen-206ad2906c9e0af92ec4c4da223c96755243aa2e.zip
Add nontrapping-fptoint lowering pass (#7016)
This pass lowers nontrapping FP to int instructions to implement LLVM's conversion behavior. This means that they are not fully complete lowerings according to the wasm spec, but have the same undefined behavior that LLM does. This keeps the pass simpler and preserves existing behavior when compiling without nontrapping-ft. This will be used in emscripten, so that we can build libraries with nontrapping-fp and lower them away after link if desired.
Diffstat (limited to 'src/shell-interface.h')
0 files changed, 0 insertions, 0 deletions