public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/115475] New: AArch64 should define __ARM_FEATURE_SVE_BF16 when appropriate
@ 2024-06-13 11:28 ktkachov at gcc dot gnu.org
  2024-06-13 11:28 ` [Bug target/115475] " ktkachov at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: ktkachov at gcc dot gnu.org @ 2024-06-13 11:28 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 115475
           Summary: AArch64 should define __ARM_FEATURE_SVE_BF16 when
                    appropriate
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: ktkachov at gcc dot gnu.org
  Target Milestone: ---
            Target: aarch64

According to the ACLE:
https://github.com/ARM-software/acle/blob/main/main/acle.md#brain-16-bit-floating-point-support

GCC should define __ARM_FEATURE_SVE_BF16 when SVE and the BF16 intrinsics are
available.
GCC implements the associated intrinsics, but doesn't define the macro. Clang
does.

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

end of thread, other threads:[~2024-06-27 14:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-13 11:28 [Bug target/115475] New: AArch64 should define __ARM_FEATURE_SVE_BF16 when appropriate ktkachov at gcc dot gnu.org
2024-06-13 11:28 ` [Bug target/115475] " ktkachov at gcc dot gnu.org
2024-06-16  0:15 ` pinskia at gcc dot gnu.org
2024-06-20  4:46 ` ramana at gcc dot gnu.org
2024-06-27 14:03 ` ktkachov 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).