[Bug rtl-optimization/88922] Merge identical constants with different modes

2021-08-21 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88922 Andrew Pinski changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug rtl-optimization/88922] Merge identical constants with different modes

2019-01-21 Thread rguenther at suse dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88922 --- Comment #4 from rguenther at suse dot de --- On Mon, 21 Jan 2019, ebotcazou at gcc dot gnu.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88922 > > --- Comment #3 from Eric Botcazou --- > > IIRC I had patches to do this. My mai

[Bug rtl-optimization/88922] Merge identical constants with different modes

2019-01-21 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88922 --- Comment #3 from Eric Botcazou --- > IIRC I had patches to do this. My main target was vector float constants vs > scalar float constants. OK, this particular case (scalar vs vector) would probably be worth the hassle.

[Bug rtl-optimization/88922] Merge identical constants with different modes

2019-01-21 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88922 Richard Biener changed: What|Removed |Added CC||rguenth at gcc dot gnu.org --- Comment

[Bug rtl-optimization/88922] Merge identical constants with different modes

2019-01-19 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88922 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|