[Bug tree-optimization/102121] switch conversion to load table should do integer compression

2021-08-29 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102121

--- Comment #1 from Andrew Pinski  ---
float compression is another one that should be done but I am less worried
about that.

[Bug tree-optimization/102121] switch conversion to load table should do integer compression

2021-08-30 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102121

Martin Liška  changed:

   What|Removed |Added

 Ever confirmed|0   |1
   Last reconfirmed||2021-08-30
 Status|UNCONFIRMED |NEW
 CC||marxin at gcc dot gnu.org

--- Comment #2 from Martin Liška  ---
Confirmed.