Skip to content

Optimize math function implementations using the new signbit packet op

A number of functions like pow, pacos, pasign, patan, psqrt_complex do manipulations of the signbit using suboptimal compared to the new psignbit packet op.