Stream: git-wasmtime

Topic: wasmtime / Issue #2602 Add sse41 lowering for rounding x64


view this post on Zulip Wasmtime GitHub notifications bot (Jan 25 2021 at 08:13):

jlb6740 commented on Issue #2602:

@cfallin @bnjbvr @abrown Not sure this is the guard is needed?? Instead do we want to just remove code that doesn't work for 4.1 or higher? I ask because currently for the packed version of these rounding instructions that also depend on 4.1 we have no guard.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 25 2021 at 17:07):

jlb6740 edited a comment on Issue #2602:

@cfallin @bnjbvr @abrown Not sure this guard is needed?? Instead do we want to just remove code that doesn't work for 4.1 or higher? I ask because currently for the packed version of these rounding instructions that also depend on 4.1 we have no guard.


Last updated: Oct 23 2024 at 20:03 UTC