fitzgen opened issue #13529:
Now that we're generating these helpers automatically, I wonder if it would make sense to have
_imm_uand_imm_svariants? And maybe newtype the immediates (so we haveSImm128/UImm128etc)? I guess my overall thought is that "historical semantics" carry some weight as far as back-compat goes but not too much, and as long as we're cleaning up we may as well clean up the interface too..._Originally posted by @cfallin in https://github.com/bytecodealliance/wasmtime/pull/13527#discussion_r3336897942_
fitzgen added the cranelift label to Issue #13529.
cfallin closed issue #13529:
Now that we're generating these helpers automatically, I wonder if it would make sense to have
_imm_uand_imm_svariants? And maybe newtype the immediates (so we haveSImm128/UImm128etc)? I guess my overall thought is that "historical semantics" carry some weight as far as back-compat goes but not too much, and as long as we're cleaning up we may as well clean up the interface too..._Originally posted by @cfallin in https://github.com/bytecodealliance/wasmtime/pull/13527#discussion_r3336897942_
Last updated: Jul 29 2026 at 05:03 UTC