public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/102974] New: GCC optimization is very poor for add carry and multiplication combos
@ 2021-10-27 21:17 unlvsur at live dot com
  2021-10-27 21:18 ` [Bug tree-optimization/102974] " pinskia at gcc dot gnu.org
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: unlvsur at live dot com @ 2021-10-27 21:17 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 102974
           Summary: GCC optimization is very poor for add carry and
                    multiplication combos
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
          Assignee: unassigned at gcc dot gnu.org
          Reporter: unlvsur at live dot com
  Target Milestone: ---

GCC:
https://godbolt.org/z/6sc6v5YcG

clang:
https://godbolt.org/z/eP8fTrWzd
msvc:
https://godbolt.org/z/snzoEe5he
GCC generates 16 more instructions than msvc and clang for carry flag
optimizations.

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

end of thread, other threads:[~2023-06-06 17:19 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-27 21:17 [Bug tree-optimization/102974] New: GCC optimization is very poor for add carry and multiplication combos unlvsur at live dot com
2021-10-27 21:18 ` [Bug tree-optimization/102974] " pinskia at gcc dot gnu.org
2021-10-27 21:19 ` [Bug target/102974] " pinskia at gcc dot gnu.org
2021-10-27 21:22 ` unlvsur at live dot com
2021-10-27 21:23 ` unlvsur at live dot com
2021-10-27 21:24 ` pinskia at gcc dot gnu.org
2021-10-27 22:39 ` unlvsur at live dot com
2021-10-27 23:02 ` unlvsur at live dot com
2021-10-28  8:20 ` rguenth at gcc dot gnu.org
2021-10-28  9:56 ` unlvsur at live dot com
2021-11-01 10:07 ` marxin at gcc dot gnu.org
2023-06-03 23:53 ` slash.tmp at free dot fr
2023-06-06  6:56 ` slash.tmp at free dot fr
2023-06-06  7:01 ` unlvsur at live dot com
2023-06-06  7:02 ` unlvsur at live dot com
2023-06-06  7:05 ` unlvsur at live dot com
2023-06-06 17:19 ` slash.tmp at free dot fr

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).