public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/96341] New: Support mixed element widths for AArch64 "omp declare simd" functions
@ 2020-07-27 16:48 rsandifo at gcc dot gnu.org
  2023-11-24  2:10 ` [Bug target/96341] " pinskia at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: rsandifo at gcc dot gnu.org @ 2020-07-27 16:48 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 96341
           Summary: Support mixed element widths for AArch64 "omp declare
                    simd" functions
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: rsandifo at gcc dot gnu.org
  Target Milestone: ---
            Target: aarch64*-*-*

aarch64_simd_clone_compute_vecsize_and_simdlen currently rejects
functions that operate on a mixture of element sizes.  However,
the ABI has rules to handle those cases too.  See:

https://github.com/ARM-software/abi-aa/tree/master/vfabia64

for the full specification.  We should remove the current
restriction and handle mixed sizes in accordance with the
ABI rules.

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

* [Bug target/96341] Support mixed element widths for AArch64 "omp declare simd" functions
  2020-07-27 16:48 [Bug target/96341] New: Support mixed element widths for AArch64 "omp declare simd" functions rsandifo at gcc dot gnu.org
@ 2023-11-24  2:10 ` pinskia at gcc dot gnu.org
  2023-11-29 21:46 ` pinskia at gcc dot gnu.org
  2023-12-12  7:16 ` pinskia at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu.org @ 2023-11-24  2:10 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1
   Last reconfirmed|                            |2023-11-24

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

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

* [Bug target/96341] Support mixed element widths for AArch64 "omp declare simd" functions
  2020-07-27 16:48 [Bug target/96341] New: Support mixed element widths for AArch64 "omp declare simd" functions rsandifo at gcc dot gnu.org
  2023-11-24  2:10 ` [Bug target/96341] " pinskia at gcc dot gnu.org
@ 2023-11-29 21:46 ` pinskia at gcc dot gnu.org
  2023-12-12  7:16 ` pinskia at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu.org @ 2023-11-29 21:46 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Does
https://inbox.sourceware.org/gcc-patches/mpta5qwk1dq.fsf@arm.com/T/#md361994bae652d68136f3075a557cad834798611
fix this?

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

* [Bug target/96341] Support mixed element widths for AArch64 "omp declare simd" functions
  2020-07-27 16:48 [Bug target/96341] New: Support mixed element widths for AArch64 "omp declare simd" functions rsandifo at gcc dot gnu.org
  2023-11-24  2:10 ` [Bug target/96341] " pinskia at gcc dot gnu.org
  2023-11-29 21:46 ` pinskia at gcc dot gnu.org
@ 2023-12-12  7:16 ` pinskia at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu.org @ 2023-12-12  7:16 UTC (permalink / raw)
  To: gcc-bugs

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

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

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

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Fixed by r14-6416-gf5fc001a84a7db .

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

end of thread, other threads:[~2023-12-12  7:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-27 16:48 [Bug target/96341] New: Support mixed element widths for AArch64 "omp declare simd" functions rsandifo at gcc dot gnu.org
2023-11-24  2:10 ` [Bug target/96341] " pinskia at gcc dot gnu.org
2023-11-29 21:46 ` pinskia at gcc dot gnu.org
2023-12-12  7:16 ` 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).