[all-commits] [llvm/llvm-project] aaba84: [NFC][Clang][AArch64]Refactor implementation of Ne...

CarolineConcatto via All-commits all-commits at lists.llvm.org
Thu Nov 21 02:29:49 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: aaba8406c52f369898c7b43fbc7c782f939d38d5
      https://github.com/llvm/llvm-project/commit/aaba8406c52f369898c7b43fbc7c782f939d38d5
  Author: CarolineConcatto <caroline.concatto at arm.com>
  Date:   2024-11-21 (Thu, 21 Nov 2024)

  Changed paths:
    M clang/include/clang/Basic/arm_neon_incl.td
    M clang/utils/TableGen/NeonEmitter.cpp

  Log Message:
  -----------
  [NFC][Clang][AArch64]Refactor implementation of Neon vectors  MFloat8… (#114804)

…x8 and MFloat8x16

This patch adds MFloat8 as a TypeFlag and Kind on Neon to generate the
typedefs using emitNeonTypeDefs.
It does not need any change in Clang, because SEMA and CodeGen use the
Builtins defined in AArch64SVEACLETypes.def



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