Fix bug atan2

Reference issue

What does this implement/fix?

Using a packet with just a single bit set (in this case the sign bit) as the predicate for pselect does not work on some platforms.

Additional information

Merge request reports

Loading