-
Chip Kerchner authored
* Vectorize flipHoriz and flipVert functions. * Change v_load_mirror_1 to use vec_revb for VSX * Only use vec_revb in ISA3.0 * Removing vec_revb code since some of the older compilers don't fully support it. * Use new v_reverse intrinsic and cleanup code. * Ensure there are no alignment issues with copies
ed7e4273