afonso360 opened PR #5530 from simd-icmp-tests
to main
:
:wave: Hey,
I was doing some triaging of old issues I've filed. In particular #3335 and #3334 which were actually issues with our trampolines not supporting SIMD booleans.
We've since removed booleans entierly, and we actually have all of those tests in our test suite already, but disabled.
This PR enables the
simd-icmp
tests for the backends that support them. Additionally it moves some icmp tests that were in a genericsimd-comparision
file into the existing files, and leaves the remaining files in thesimd-fcmp.clif
file.SIMD Unsigned
icmp
does not seem to be implemented on x86_64 fori64x2
, I've opened #5529 to track this.Closes #3334
Closes #3335
afonso360 updated PR #5530 from simd-icmp-tests
to main
.
abrown submitted PR review.
elliottt submitted PR review.
elliottt merged PR #5530.
Last updated: Nov 22 2024 at 16:03 UTC