https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93418
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2020-01-24 Ever confirmed|0 |1 --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- From .ccp1: Visiting statement: _17 = VIEW_CONVERT_EXPR<vector(4) int>(shifts_13); which is likely CONSTANT Match-and-simplified VIEW_CONVERT_EXPR<vector(4) int>(shifts_13) to { 16, 31, -34, 3 } Lattice value changed to CONSTANT { 16, 31, -34, 3 }. Adding SSA edges to worklist. marking stmt to be not simulated again Visiting statement: _18 = VIEW_CONVERT_EXPR<vector(4) int>(vals_11); which is likely CONSTANT Match-and-simplified VIEW_CONVERT_EXPR<vector(4) int>(vals_11) to { -1, -1, -1, -1 } Lattice value changed to CONSTANT { -1, -1, -1, -1 }. Adding SSA edges to worklist. marking stmt to be not simulated again Visiting statement: _19 = __builtin_ia32_psllv4si (_18, _17); which is likely CONSTANT Lattice value changed to CONSTANT { -65536, -65536, -65536, -65536 }. Adding SSA edges to worklist. marking stmt to be not simulated again