Stream: git-wasmtime

Topic: wasmtime / Issue #1578 aarch64: implement correct float-t...


view this post on Zulip Wasmtime GitHub notifications bot (Apr 22 2020 at 17:19):

bnjbvr commented on Issue #1578:

(Note: this is a correct but slow implementation; ideally, we'd insert a check after the conversion to see if we see one of the saturated values as the result, and then only jump to an out-of-line code stub that would check the input value.)

view this post on Zulip Wasmtime GitHub notifications bot (Apr 22 2020 at 17:41):

github-actions[bot] commented on Issue #1578:

Subscribe to Label Action

cc @bnjbvr

<details>
This issue or pull request has been labeled: "cranelift", "cranelift:area:aarch64"

Thus the following users have been cc'd because of the following labels:

To subscribe or unsubscribe from this label, edit the <code>.github/subscribe-to-label.json</code> configuration file.

Learn more.
</details>

view this post on Zulip Wasmtime GitHub notifications bot (Apr 23 2020 at 11:28):

bnjbvr commented on Issue #1578:

Now with filetests tests fixed!

view this post on Zulip Wasmtime GitHub notifications bot (Apr 24 2020 at 09:11):

bnjbvr commented on Issue #1578:

Now with a test exclusion removed, and a lightbeam compile warning fix added!


Last updated: Nov 22 2024 at 17:03 UTC