public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/89018] common subexpression present in both branches of condition is not factored out
       [not found] <bug-89018-4@http.gcc.gnu.org/bugzilla/>
@ 2021-11-17  9:27 ` pinskia at gcc dot gnu.org
  2023-04-27 23:49 ` pinskia at gcc dot gnu.org
  2023-05-08  7:41 ` pinskia at gcc dot gnu.org
  2 siblings, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-11-17  9:27 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89018

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at gcc dot gnu.org      |pinskia at gcc dot gnu.org
             Status|NEW                         |ASSIGNED

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Mine, I think there are a few other bugs for the same thing.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug tree-optimization/89018] common subexpression present in both branches of condition is not factored out
       [not found] <bug-89018-4@http.gcc.gnu.org/bugzilla/>
  2021-11-17  9:27 ` [Bug tree-optimization/89018] common subexpression present in both branches of condition is not factored out pinskia at gcc dot gnu.org
@ 2023-04-27 23:49 ` pinskia at gcc dot gnu.org
  2023-05-08  7:41 ` pinskia at gcc dot gnu.org
  2 siblings, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu.org @ 2023-04-27 23:49 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89018

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I will be submitting a patch for negative_max in the next couple of days.

I get:
  _8 = MAX_EXPR <a_2(D), b_3(D)>;
  iftmp.0_1 = -_8;


After phiopt1 after my patches.
The other two are harder though.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug tree-optimization/89018] common subexpression present in both branches of condition is not factored out
       [not found] <bug-89018-4@http.gcc.gnu.org/bugzilla/>
  2021-11-17  9:27 ` [Bug tree-optimization/89018] common subexpression present in both branches of condition is not factored out pinskia at gcc dot gnu.org
  2023-04-27 23:49 ` pinskia at gcc dot gnu.org
@ 2023-05-08  7:41 ` pinskia at gcc dot gnu.org
  2 siblings, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu.org @ 2023-05-08  7:41 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89018
Bug 89018 depends on bug 59424, which changed state.

Bug 59424 Summary: Optimization issue on min/max
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59424

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-05-08  7:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-89018-4@http.gcc.gnu.org/bugzilla/>
2021-11-17  9:27 ` [Bug tree-optimization/89018] common subexpression present in both branches of condition is not factored out pinskia at gcc dot gnu.org
2023-04-27 23:49 ` pinskia at gcc dot gnu.org
2023-05-08  7:41 ` pinskia at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).