[Bug target/104353] ppc64le: Apparent reliance on undefined behavior of xvcvdpsxws

2022-02-18 Thread seiko at imavr dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104353 Sayed Adel changed: What|Removed |Added CC||seiko at imavr dot com --- Comment #3 from

[Bug target/104590] ppc64: even/odd permutation for VSX 64-bit to 32-bit conversions is no longer necessary.

2022-02-18 Thread seiko at imavr dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104590 --- Comment #1 from Sayed Adel --- forget to mention: - vector signed int vec_signede(vector double) -> xvcvdpsxws - vector signed int vec_signedo(vector double) -> xvcvdpsxws

[Bug target/104590] New: ppc64: even/odd permutation for VSX 64-bit to 32-bit conversions is no longer necessary.

2022-02-18 Thread seiko at imavr dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104590 Bug ID: 104590 Summary: ppc64: even/odd permutation for VSX 64-bit to 32-bit conversions is no longer necessary. Product: gcc Version: 12.0 Status: UNCONFIRMED