[Bug tree-optimization/102512] Redundant max/min operation before vector reduction

2024-08-23 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102512 Andrew Pinski changed: What|Removed |Added CC||syq at gcc dot gnu.org --- Comment #4 f

[Bug tree-optimization/102512] Redundant max/min operation before vector reduction

2021-12-28 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102512 Andrew Pinski changed: What|Removed |Added Severity|normal |enhancement

[Bug tree-optimization/102512] Redundant max/min operation before vector reduction

2021-09-28 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102512 --- Comment #3 from Richard Biener --- (In reply to Richard Biener from comment #2) > max_9 = *p_8(D); > _10 = {max_9, max_9, max_9, max_9, max_9, max_9, max_9, max_9}; > vect__4.7_13 = MEM [(short int *)p_8(D)]; > vect_max_11.8_14 = MA

[Bug tree-optimization/102512] Redundant max/min operation before vector reduction

2021-09-28 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102512 Richard Biener changed: What|Removed |Added CC||rguenth at gcc dot gnu.org --- Comment

[Bug tree-optimization/102512] Redundant max/min operation before vector reduction

2021-09-28 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102512 Andrew Pinski changed: What|Removed |Added Ever confirmed|0 |1 Last reconfirmed|