https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67635
Andrew Pinski changed:
What|Removed |Added
Last reconfirmed||2023-08-08
Status|UNCONFIRME
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
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
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