abrown opened PR #2332 from bitmask to main:
Implement the SIMD bitmask instruction for the x64 backend.
cfallin submitted PR Review.
cfallin created PR Review Comment:
little style preference thing, but could we match directly on the type rather than the
bits()result? (Would result in e.g.F32 | I32but I think that's OK; it's more clear, anyway.)
cfallin submitted PR Review.
abrown updated PR #2332 from bitmask to main:
Implement the SIMD bitmask instruction for the x64 backend.
abrown updated PR #2332 from bitmask to main:
Implement the SIMD bitmask instruction for the x64 backend.
abrown merged PR #2332.
Last updated: Jan 09 2026 at 13:15 UTC