Description[wasm] Int64Lowering of I64XConvertFXX instructions.
On 32-bit systems I64XConvertFXX instructions are compiled to calls to
C functions. The TF node for the function call is already generated in
the wasm compiler, the lowering of the I64 parameter is done in the
Int64Lowering. We use the return value of the C function to determine
whether the conversion should trap or not.
R=titzer@chromium.org
Committed: https://crrev.com/d57d14b9784b98dd5501116608f6b8ea6b59900e
Cr-Commit-Position: refs/heads/master@{#34738}
Patch Set 1 #Patch Set 2 : rebase #
Messages
Total messages: 10 (4 generated)
|