[Bug tree-optimization/83784] Missed optimization with bitfield

2024-07-30 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83784 Andrew Pinski changed: What|Removed |Added Assignee|pinskia at gcc dot gnu.org |unassigned at gcc dot gnu.org

[Bug tree-optimization/83784] Missed optimization with bitfield

2019-12-24 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83784 Andrew Pinski changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #3 from Andrew Pins

[Bug tree-optimization/83784] Missed optimization with bitfield

2019-12-24 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83784 Andrew Pinski changed: What|Removed |Added Severity|normal |enhancement

[Bug tree-optimization/83784] Missed optimization with bitfield

2018-01-11 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83784 --- Comment #2 from Jakub Jelinek --- I'm afraid the bswap pass infrastructure is really unusable here, extending it so that it handles bit twiddling would be too expensive.

[Bug tree-optimization/83784] Missed optimization with bitfield

2018-01-11 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83784 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|