[all-commits] [llvm/llvm-project] f0e39c: [AArch64] Add aliases for processors apple-a18/s6....

Ahmed Bougacha via All-commits all-commits at lists.llvm.org
Mon Feb 17 11:19:07 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f0e39c45df2075ac338bc06b595079da8466b695
      https://github.com/llvm/llvm-project/commit/f0e39c45df2075ac338bc06b595079da8466b695
  Author: Ahmed Bougacha <ahmed at bougacha.org>
  Date:   2025-02-17 (Mon, 17 Feb 2025)

  Changed paths:
    M clang/test/Driver/print-supported-cpus-aarch64.c
    M clang/test/Misc/target-invalid-cpu-note/aarch64.c
    M llvm/lib/Target/AArch64/AArch64Processors.td
    M llvm/unittests/TargetParser/TargetParserTest.cpp

  Log Message:
  -----------
  [AArch64] Add aliases for processors apple-a18/s6..10. (#127152)

apple-a18 is an alias of apple-m4.
apple-s6/s7/s8 are aliases of apple-a13.
apple-s9/s10 are aliases of apple-a16.

As with some other aliases today, this reflects identical ISA feature
support, but not necessarily identical microarchitectures and
performance characteristics.



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