public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/111930] New: aarch64: SME is still not supported.
@ 2023-10-23  7:59 d_vampile at 163 dot com
  2023-10-23 10:11 ` [Bug target/111930] " rsandifo at gcc dot gnu.org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: d_vampile at 163 dot com @ 2023-10-23  7:59 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 111930
           Summary: aarch64: SME is still not supported.
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: d_vampile at 163 dot com
  Target Milestone: ---

https://patchwork.ozlabs.org/project/gcc/list/?series=327942
https://gcc.gnu.org/pipermail/gcc-patches/2022-November/605906.html

The patch for supporting SME has been submitted, but it has not been merged
into the gcc master branch. Why? What version will support SME?

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

* [Bug target/111930] aarch64: SME is still not supported.
  2023-10-23  7:59 [Bug target/111930] New: aarch64: SME is still not supported d_vampile at 163 dot com
@ 2023-10-23 10:11 ` rsandifo at gcc dot gnu.org
  2023-10-23 12:36 ` xry111 at gcc dot gnu.org
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: rsandifo at gcc dot gnu.org @ 2023-10-23 10:11 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Sandiford <rsandifo at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rsandifo at gcc dot gnu.org

--- Comment #1 from Richard Sandiford <rsandifo at gcc dot gnu.org> ---
We're aiming to add SME and SME2 support in GCC 14, hopefully by the end of the
year.

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

* [Bug target/111930] aarch64: SME is still not supported.
  2023-10-23  7:59 [Bug target/111930] New: aarch64: SME is still not supported d_vampile at 163 dot com
  2023-10-23 10:11 ` [Bug target/111930] " rsandifo at gcc dot gnu.org
@ 2023-10-23 12:36 ` xry111 at gcc dot gnu.org
  2023-11-04  5:51 ` [Bug target/111930] aarch64: SME should be supported pinskia at gcc dot gnu.org
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: xry111 at gcc dot gnu.org @ 2023-10-23 12:36 UTC (permalink / raw)
  To: gcc-bugs

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

Xi Ruoyao <xry111 at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |xry111 at gcc dot gnu.org
           Severity|normal                      |enhancement

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

* [Bug target/111930] aarch64: SME should be supported
  2023-10-23  7:59 [Bug target/111930] New: aarch64: SME is still not supported d_vampile at 163 dot com
  2023-10-23 10:11 ` [Bug target/111930] " rsandifo at gcc dot gnu.org
  2023-10-23 12:36 ` xry111 at gcc dot gnu.org
@ 2023-11-04  5:51 ` pinskia at gcc dot gnu.org
  2023-11-04 10:18 ` xry111 at gcc dot gnu.org
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu.org @ 2023-11-04  5:51 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|aarch64: SME is still not   |aarch64: SME should be
                   |supported.                  |supported
     Ever confirmed|0                           |1
                 CC|                            |pinskia at gcc dot gnu.org
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2023-11-04

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Confirmed.

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

* [Bug target/111930] aarch64: SME should be supported
  2023-10-23  7:59 [Bug target/111930] New: aarch64: SME is still not supported d_vampile at 163 dot com
                   ` (2 preceding siblings ...)
  2023-11-04  5:51 ` [Bug target/111930] aarch64: SME should be supported pinskia at gcc dot gnu.org
@ 2023-11-04 10:18 ` xry111 at gcc dot gnu.org
  2023-11-04 11:58 ` rsandifo at gcc dot gnu.org
  2023-12-19  4:54 ` pinskia at gcc dot gnu.org
  5 siblings, 0 replies; 7+ messages in thread
From: xry111 at gcc dot gnu.org @ 2023-11-04 10:18 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #3 from Xi Ruoyao <xry111 at gcc dot gnu.org> ---
(In reply to Richard Sandiford from comment #1)
> We're aiming to add SME and SME2 support in GCC 14, hopefully by the end of
> the year.

Note that now we have only 2 weeks before GCC 14 stage 1 ends.

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

* [Bug target/111930] aarch64: SME should be supported
  2023-10-23  7:59 [Bug target/111930] New: aarch64: SME is still not supported d_vampile at 163 dot com
                   ` (3 preceding siblings ...)
  2023-11-04 10:18 ` xry111 at gcc dot gnu.org
@ 2023-11-04 11:58 ` rsandifo at gcc dot gnu.org
  2023-12-19  4:54 ` pinskia at gcc dot gnu.org
  5 siblings, 0 replies; 7+ messages in thread
From: rsandifo at gcc dot gnu.org @ 2023-11-04 11:58 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #4 from Richard Sandiford <rsandifo at gcc dot gnu.org> ---
(In reply to Xi Ruoyao from comment #3)
> Note that now we have only 2 weeks before GCC 14 stage 1 ends.
Yeah, I'm aware. :)

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

* [Bug target/111930] aarch64: SME should be supported
  2023-10-23  7:59 [Bug target/111930] New: aarch64: SME is still not supported d_vampile at 163 dot com
                   ` (4 preceding siblings ...)
  2023-11-04 11:58 ` rsandifo at gcc dot gnu.org
@ 2023-12-19  4:54 ` pinskia at gcc dot gnu.org
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu.org @ 2023-12-19  4:54 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
   Target Milestone|---                         |14.0
             Status|NEW                         |RESOLVED

--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Fixed by r14-6170-g4f6ab9537051e1 and others.

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

end of thread, other threads:[~2023-12-19  4:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-23  7:59 [Bug target/111930] New: aarch64: SME is still not supported d_vampile at 163 dot com
2023-10-23 10:11 ` [Bug target/111930] " rsandifo at gcc dot gnu.org
2023-10-23 12:36 ` xry111 at gcc dot gnu.org
2023-11-04  5:51 ` [Bug target/111930] aarch64: SME should be supported pinskia at gcc dot gnu.org
2023-11-04 10:18 ` xry111 at gcc dot gnu.org
2023-11-04 11:58 ` rsandifo at gcc dot gnu.org
2023-12-19  4:54 ` 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).