[Bug target/105521] missed optimization in modulo arithmetic

2022-05-08 Thread goswin-v-b at web dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105521 --- Comment #3 from Goswin von Brederlow --- (In reply to Andrew Pinski from comment #1) > This requires having a, 64bit/32bit (and 128bit/64bit) pattern really. So > this is both a middle-end issue and a target issue. > > Note there might be a

[Bug target/105521] missed optimization in modulo arithmetic

2022-05-07 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105521 Andrew Pinski changed: What|Removed |Added Severity|normal |enhancement

[Bug target/105521] missed optimization in modulo arithmetic

2022-05-07 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105521 Andrew Pinski changed: What|Removed |Added Last reconfirmed||2022-05-08 Ever confirmed|0

[Bug target/105521] missed optimization in modulo arithmetic

2022-05-07 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105521 Andrew Pinski changed: What|Removed |Added Component|middle-end |target Target|