public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/105073] New: [meta bug]Patch pending for GCC13.
@ 2022-03-28  5:01 crazylht at gmail dot com
  2022-03-28  7:02 ` [Bug target/105073] " ubizjak at gmail dot com
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: crazylht at gmail dot com @ 2022-03-28  5:01 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 105073
           Summary: [meta bug]Patch pending for GCC13.
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: crazylht at gmail dot com
  Target Milestone: ---

This metabug is used to track all the patches which have been written during 
Stage 3 of GCC 12 but do not qualify for that stage, and are waiting for Stage 
1 of GCC 13 to be applied.

Please, do not attach patches to this bug. Open a new bug report, and mark 
it as "blocking" this metabug (this metabug will "depend" on the new bug 
report).

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

* [Bug target/105073] [meta bug]Patch pending for GCC13.
  2022-03-28  5:01 [Bug target/105073] New: [meta bug]Patch pending for GCC13 crazylht at gmail dot com
@ 2022-03-28  7:02 ` ubizjak at gmail dot com
  2022-04-29 11:33 ` ubizjak at gmail dot com
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: ubizjak at gmail dot com @ 2022-03-28  7:02 UTC (permalink / raw)
  To: gcc-bugs

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

Uroš Bizjak <ubizjak at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
   Last reconfirmed|                            |2022-03-28
         Depends on|                            |51954
             Status|UNCONFIRMED                 |NEW


Referenced Bugs:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51954
[Bug 51954] __int128_t (and long long on x86) negation can be optimized

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

* [Bug target/105073] [meta bug]Patch pending for GCC13.
  2022-03-28  5:01 [Bug target/105073] New: [meta bug]Patch pending for GCC13 crazylht at gmail dot com
  2022-03-28  7:02 ` [Bug target/105073] " ubizjak at gmail dot com
@ 2022-04-29 11:33 ` ubizjak at gmail dot com
  2022-05-03 16:03 ` ubizjak at gmail dot com
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: ubizjak at gmail dot com @ 2022-04-29 11:33 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 51954 Summary: __int128_t (and long long on x86) negation can be optimized
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51954

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

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

* [Bug target/105073] [meta bug]Patch pending for GCC13.
  2022-03-28  5:01 [Bug target/105073] New: [meta bug]Patch pending for GCC13 crazylht at gmail dot com
  2022-03-28  7:02 ` [Bug target/105073] " ubizjak at gmail dot com
  2022-04-29 11:33 ` ubizjak at gmail dot com
@ 2022-05-03 16:03 ` ubizjak at gmail dot com
  2022-05-09 11:01 ` crazylht at gmail dot com
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: ubizjak at gmail dot com @ 2022-05-03 16:03 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 105079 Summary: _mm_storeu_si16 inefficiently uses pextrw to an integer reg (without SSE4.1)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105079

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

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

* [Bug target/105073] [meta bug]Patch pending for GCC13.
  2022-03-28  5:01 [Bug target/105073] New: [meta bug]Patch pending for GCC13 crazylht at gmail dot com
                   ` (2 preceding siblings ...)
  2022-05-03 16:03 ` ubizjak at gmail dot com
@ 2022-05-09 11:01 ` crazylht at gmail dot com
  2022-05-11  7:36 ` crazylht at gmail dot com
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: crazylht at gmail dot com @ 2022-05-09 11:01 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 105072 Summary: Miss optimization for pmovzxbq.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105072

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

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

* [Bug target/105073] [meta bug]Patch pending for GCC13.
  2022-03-28  5:01 [Bug target/105073] New: [meta bug]Patch pending for GCC13 crazylht at gmail dot com
                   ` (3 preceding siblings ...)
  2022-05-09 11:01 ` crazylht at gmail dot com
@ 2022-05-11  7:36 ` crazylht at gmail dot com
  2022-05-16 23:09 ` hjl.tools at gmail dot com
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: crazylht at gmail dot com @ 2022-05-11  7:36 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 104915 Summary: Miss optimization for vec_setv8hi_0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104915

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

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

* [Bug target/105073] [meta bug]Patch pending for GCC13.
  2022-03-28  5:01 [Bug target/105073] New: [meta bug]Patch pending for GCC13 crazylht at gmail dot com
                   ` (4 preceding siblings ...)
  2022-05-11  7:36 ` crazylht at gmail dot com
@ 2022-05-16 23:09 ` hjl.tools at gmail dot com
  2022-05-17  1:35 ` crazylht at gmail dot com
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: hjl.tools at gmail dot com @ 2022-05-16 23:09 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 102583 Summary: [x86] Failure to optimize 32-byte integer vector conversion to 16-byte float vector properly when converting upper part with -mavx2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102583

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

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

* [Bug target/105073] [meta bug]Patch pending for GCC13.
  2022-03-28  5:01 [Bug target/105073] New: [meta bug]Patch pending for GCC13 crazylht at gmail dot com
                   ` (5 preceding siblings ...)
  2022-05-16 23:09 ` hjl.tools at gmail dot com
@ 2022-05-17  1:35 ` crazylht at gmail dot com
  2022-05-18  8:06 ` crazylht at gmail dot com
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: crazylht at gmail dot com @ 2022-05-17  1:35 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 105033 Summary: Suboptimal for vec_concat lower halves of two vectors.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105033

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

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

* [Bug target/105073] [meta bug]Patch pending for GCC13.
  2022-03-28  5:01 [Bug target/105073] New: [meta bug]Patch pending for GCC13 crazylht at gmail dot com
                   ` (6 preceding siblings ...)
  2022-05-17  1:35 ` crazylht at gmail dot com
@ 2022-05-18  8:06 ` crazylht at gmail dot com
  2022-05-18  8:33 ` crazylht at gmail dot com
  2022-07-28 18:54 ` hjl.tools at gmail dot com
  9 siblings, 0 replies; 11+ messages in thread
From: crazylht at gmail dot com @ 2022-05-18  8:06 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 103462 Summary: GCC failed to reduce bit clear in loop.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103462

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

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

* [Bug target/105073] [meta bug]Patch pending for GCC13.
  2022-03-28  5:01 [Bug target/105073] New: [meta bug]Patch pending for GCC13 crazylht at gmail dot com
                   ` (7 preceding siblings ...)
  2022-05-18  8:06 ` crazylht at gmail dot com
@ 2022-05-18  8:33 ` crazylht at gmail dot com
  2022-07-28 18:54 ` hjl.tools at gmail dot com
  9 siblings, 0 replies; 11+ messages in thread
From: crazylht at gmail dot com @ 2022-05-18  8:33 UTC (permalink / raw)
  To: gcc-bugs

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

Hongtao.liu <crazylht at gmail dot com> changed:

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

--- Comment #1 from Hongtao.liu <crazylht at gmail dot com> ---
All pending patches have been committed in GCC13.

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

* [Bug target/105073] [meta bug]Patch pending for GCC13.
  2022-03-28  5:01 [Bug target/105073] New: [meta bug]Patch pending for GCC13 crazylht at gmail dot com
                   ` (8 preceding siblings ...)
  2022-05-18  8:33 ` crazylht at gmail dot com
@ 2022-07-28 18:54 ` hjl.tools at gmail dot com
  9 siblings, 0 replies; 11+ messages in thread
From: hjl.tools at gmail dot com @ 2022-07-28 18:54 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 104371 Summary: [x86] Failure to use optimize pxor+pcmpeqb+pmovmskb+cmp 0xFFFF pattern to ptest
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104371

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

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

end of thread, other threads:[~2022-07-28 18:54 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-28  5:01 [Bug target/105073] New: [meta bug]Patch pending for GCC13 crazylht at gmail dot com
2022-03-28  7:02 ` [Bug target/105073] " ubizjak at gmail dot com
2022-04-29 11:33 ` ubizjak at gmail dot com
2022-05-03 16:03 ` ubizjak at gmail dot com
2022-05-09 11:01 ` crazylht at gmail dot com
2022-05-11  7:36 ` crazylht at gmail dot com
2022-05-16 23:09 ` hjl.tools at gmail dot com
2022-05-17  1:35 ` crazylht at gmail dot com
2022-05-18  8:06 ` crazylht at gmail dot com
2022-05-18  8:33 ` crazylht at gmail dot com
2022-07-28 18:54 ` hjl.tools at gmail dot com

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