pl/math: Remove some unnecessary indirection in pow scalar fallback

For AArch64 eval_as_double is an identity so unnecessary, and the opt
barriers are only relevant for scalar, not vector, routines.
2 files changed