[Bug rtl-optimization/67635] [SH] ifcvt missed optimization

2023-08-08 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67635 Andrew Pinski changed: What|Removed |Added Last reconfirmed||2023-08-08 Status|UNCONFIRME

[Bug rtl-optimization/67635] [SH] ifcvt missed optimization

2015-10-21 Thread olegendo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67635 --- Comment #3 from Oleg Endo --- (In reply to ktkachov from comment #2) > > Perhaps we can consider teaching cse to not transform these kinds of > expressions (c ? x : x + a) if the target has a store_flag/addcc instruction > of the appropriate

[Bug rtl-optimization/67635] [SH] ifcvt missed optimization

2015-10-19 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67635 ktkachov at gcc dot gnu.org changed: What|Removed |Added CC||ktkachov at gcc dot gnu.org

[Bug rtl-optimization/67635] [SH] ifcvt missed optimization

2015-09-30 Thread olegendo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67635 Oleg Endo changed: What|Removed |Added CC||kyrylo.tkachov at arm dot com --- Comment #1