abrown opened PR #2331 from pmin-pmax
to main
:
This implements the new-ish pseudo-minimum and pseudo-maximum instructions from the SIMD spec. Since this is done only in the new backend, the
build.rs
change is a bit confusing, but this extra logic will go away once the old backend does as well.
abrown requested julian-seward1 for a review on PR #2331.
abrown requested julian-seward1 and jlb6740 for a review on PR #2331.
abrown updated PR #2331 from pmin-pmax
to main
:
This implements the new-ish pseudo-minimum and pseudo-maximum instructions from the SIMD spec. Since this is done only in the new backend, the
build.rs
change is a bit confusing, but this extra logic will go away once the old backend does as well.
cfallin submitted PR Review.
abrown updated PR #2331 from pmin-pmax
to main
:
This implements the new-ish pseudo-minimum and pseudo-maximum instructions from the SIMD spec. Since this is done only in the new backend, the
build.rs
change is a bit confusing, but this extra logic will go away once the old backend does as well.
abrown merged PR #2331.
Last updated: Nov 22 2024 at 16:03 UTC