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.)
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:
- bnjbvr: cranelift
To subscribe or unsubscribe from this label, edit the <code>.github/subscribe-to-label.json</code> configuration file.
Learn more.
</details>
bnjbvr commented on Issue #1578:
Now with filetests tests fixed!
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