Stream: git-wasmtime

Topic: wasmtime / issue #2467 Cranelift: ensure we are using SSE...


view this post on Zulip Wasmtime GitHub notifications bot (May 04 2022 at 22:52):

cfallin edited issue #2467 (assigned to jlb6740):

I know this isn't part of the PR, but it is curious that these are implemented as lib calls instead of using ROUNDSD and ROUNDSS--@bnjbvr, do you know why this is? I wonder if there is some NaN handling there that we should also be doing for the packed version...

_Originally posted by @abrown in https://github.com/bytecodealliance/wasmtime/pull/2457#discussion_r534339371_

view this post on Zulip Wasmtime GitHub notifications bot (May 04 2022 at 22:52):

cfallin labeled issue #2467 (assigned to jlb6740):

I know this isn't part of the PR, but it is curious that these are implemented as lib calls instead of using ROUNDSD and ROUNDSS--@bnjbvr, do you know why this is? I wonder if there is some NaN handling there that we should also be doing for the packed version...

_Originally posted by @abrown in https://github.com/bytecodealliance/wasmtime/pull/2457#discussion_r534339371_

view this post on Zulip Wasmtime GitHub notifications bot (May 10 2024 at 02:27):

alexcrichton closed issue #2467:

I know this isn't part of the PR, but it is curious that these are implemented as lib calls instead of using ROUNDSD and ROUNDSS--@bnjbvr, do you know why this is? I wonder if there is some NaN handling there that we should also be doing for the packed version...

_Originally posted by @abrown in https://github.com/bytecodealliance/wasmtime/pull/2457#discussion_r534339371_

view this post on Zulip Wasmtime GitHub notifications bot (May 10 2024 at 02:27):

alexcrichton commented on issue #2467:

I believe that this has since been handled, so closing.


Last updated: Oct 23 2024 at 20:03 UTC