afonso360 opened PR #3306 from trampoline-simd-bools
to main
:
This PR adds support for SIMD bools in the trampoline.
Its based on #3304, we probably should wait until that one is merged before reviewing this. So that changes don't appear here as well.
Fixing trampoline bool args is tracked in #2237
afonso360 edited PR #3306 from trampoline-simd-bools
to main
:
This PR adds support for SIMD bools in the trampoline.
Its based on #3304, we probably should wait until that one is merged before reviewing this. So that changes don't appear here as well.
Alternatively I can push these changes onto that PR, but i felt that it would be too many changes for a single PR.
Fixing trampoline bool args is tracked in #2237
afonso360 updated PR #3306 from trampoline-simd-bools
to main
.
afonso360 updated PR #3306 from trampoline-simd-bools
to main
.
cfallin submitted PR review.
cfallin submitted PR review.
cfallin created PR review comment:
Can you turn this sequence into a helper on the type itself? Something like
param.value_type.coerce_bools_to_ints()
would be reasonable, IMHO...
afonso360 updated PR #3306 from trampoline-simd-bools
to main
.
afonso360 updated PR #3306 from trampoline-simd-bools
to main
.
cfallin submitted PR review.
cfallin merged PR #3306.
Last updated: Nov 22 2024 at 17:03 UTC