[Bug tree-optimization/114375] [11/12/13/14 Regression] Wrong vectorization of permuted mask load

2024-03-19 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114375 --- Comment #3 from GCC Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:94c3508c5a14d1948fe3bffa9e16c6f3d9c2836a commit r14-9533-g94c3508c5a14d1948fe3bffa9e16c6f3d9c2836a Author: Richard Biener Date:

[Bug tree-optimization/114375] [11/12/13/14 Regression] Wrong vectorization of permuted mask load

2024-03-18 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114375 --- Comment #2 from Richard Biener --- I see that get_load_store_type and get_group_load_store_type return VMAT_* kinds that do not handle the masked case. There's some rejection in the callers for that case but it's also incomplete

[Bug tree-optimization/114375] [11/12/13/14 Regression] Wrong vectorization of permuted mask load

2024-03-18 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114375 Richard Biener changed: What|Removed |Added Known to fail||11.4.0, 12.3.0, 13.2.1,