Re: [PATCH, rs6000 V4] Fixes for commit 254464

2017-11-13 Thread Segher Boessenkool
Hi Carl, On Thu, Nov 09, 2017 at 08:39:10AM -0800, Carl Love wrote: > The recent commit 254464 to add Power 8 support for the vec_revb() > builtin had a couple of issues that I missed on my testing of the > original patch. First, on Power 8 BE the le_swap1 permute vector value > was wrong in func

[PATCH, rs6000 V4] Fixes for commit 254464

2017-11-09 Thread Carl Love
GCC Maintainers: The recent commit 254464 to add Power 8 support for the vec_revb() builtin had a couple of issues that I missed on my testing of the original patch. First, on Power 8 BE the le_swap1 permute vector value was wrong in function swap_endian_selector_for_mode(). This issue caused th