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 | I32
but 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: Nov 22 2024 at 17:03 UTC