public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/107342] New: Optimization opportunity where integer '/' corresponds to '>>'
@ 2022-10-21  8:36 tschwinge at gcc dot gnu.org
  2022-10-21 19:04 ` [Bug tree-optimization/107342] " aldyh at gcc dot gnu.org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: tschwinge at gcc dot gnu.org @ 2022-10-21  8:36 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 107342
           Summary: Optimization opportunity where integer '/' corresponds
                    to '>>'
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Keywords: missed-optimization
          Severity: enhancement
          Priority: P3
         Component: tree-optimization
          Assignee: unassigned at gcc dot gnu.org
          Reporter: tschwinge at gcc dot gnu.org
                CC: aldyh at gcc dot gnu.org, amacleod at redhat dot com
  Target Milestone: ---

Created attachment 53742
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53742&action=edit
variant of 'gcc.dg/tree-ssa/pr107195-3.c'

Discovered during work on "Add 'gcc.dg/tree-ssa/pr107195-3.c' [PR107195]"
(which is pending approval for push to master branch) an optimization
opportunity where integer '/' corresponds to '>>'.  See discussion in
<https://inbox.sourceware.org/gcc-patches/CAGm3qMV5_7hEED6_NKNAFaiE5dFXapsrRGEd_MAqNiSsF15nmw@mail.gmail.com>
about 'f4b'/'foo4b', and the "variant of 'gcc.dg/tree-ssa/pr107195-3.c'"
attached here.

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

end of thread, other threads:[~2022-11-28 22:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-21  8:36 [Bug tree-optimization/107342] New: Optimization opportunity where integer '/' corresponds to '>>' tschwinge at gcc dot gnu.org
2022-10-21 19:04 ` [Bug tree-optimization/107342] " aldyh at gcc dot gnu.org
2022-10-21 19:10 ` aldyh at gcc dot gnu.org
2022-10-22 18:01 ` aldyh at gcc dot gnu.org
2022-11-04 14:18 ` cvs-commit at gcc dot gnu.org
2022-11-04 14:20 ` aldyh at gcc dot gnu.org
2022-11-28 22:13 ` 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).