[all-commits] [llvm/llvm-project] 6d6b36: [Clang][AArch64] Move definitions of FP8 Neon load...

Kerry McLaughlin via All-commits all-commits at lists.llvm.org
Tue Jul 1 03:33:36 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6d6b36439f38556be9081feb11e8ebbbbc95d9d0
      https://github.com/llvm/llvm-project/commit/6d6b36439f38556be9081feb11e8ebbbbc95d9d0
  Author: Kerry McLaughlin <kerry.mclaughlin at arm.com>
  Date:   2025-07-01 (Tue, 01 Jul 2025)

  Changed paths:
    M clang/include/clang/Basic/arm_neon.td

  Log Message:
  -----------
  [Clang][AArch64] Move definitions of FP8 Neon loads & stores (#146352)

Moves the definitions of FP8 loads & stores so that they are guarded
by `ArchGuard = "defined(__aarch64__) || defined(__arm64ec__)"`



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list