Stream: git-wasmtime

Topic: wasmtime / issue #1099 iadd_cout and family not legalized...


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

cfallin commented on issue #1099:

This is I think subsumed by the more general issue of needing to properly support bool carry flag outputs (#2860), so I will close in favor of that.

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

cfallin closed issue #1099:

https://github.com/CraneStation/cranelift/blob/2b1cfea1634c58d22b880eb082c748350041c3f0/cranelift-codegen/meta/src/shared/legalize.rs#L465-L515

They are put in the expand group, which doesn't run for i8 and i16.


Last updated: Nov 22 2024 at 17:03 UTC