public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/106724] logical-op-non-short-circuit maybe should be 1
       [not found] <bug-106724-4@http.gcc.gnu.org/bugzilla/>
@ 2022-08-24  7:12 ` rguenth at gcc dot gnu.org
  2022-08-24 15:47 ` pinskia at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: rguenth at gcc dot gnu.org @ 2022-08-24  7:12 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> ---
we usually define logical-op-non-short-circuit based on branch cost

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

* [Bug target/106724] logical-op-non-short-circuit maybe should be 1
       [not found] <bug-106724-4@http.gcc.gnu.org/bugzilla/>
  2022-08-24  7:12 ` [Bug target/106724] logical-op-non-short-circuit maybe should be 1 rguenth at gcc dot gnu.org
@ 2022-08-24 15:47 ` pinskia at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu.org @ 2022-08-24 15:47 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Richard Biener from comment #3)
> we usually define logical-op-non-short-circuit based on branch cost

Right, I think this definition was copied from the MIPS backend even which is
wrong there too which was done back in 2005 way before the main uses of
LOGICAL_OP_NON_SHORT_CIRCUIT was done.

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

end of thread, other threads:[~2022-08-24 15:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-106724-4@http.gcc.gnu.org/bugzilla/>
2022-08-24  7:12 ` [Bug target/106724] logical-op-non-short-circuit maybe should be 1 rguenth at gcc dot gnu.org
2022-08-24 15:47 ` 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).