[all-commits] [llvm/llvm-project] 061cd6: [AArch64] Add initial support for -mcpu=rigel. (#2...

Ricardo Jesus via All-commits all-commits at lists.llvm.org
Thu Jul 9 06:18:47 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 061cd69c466ef49dfaafc81d79875cf2f7afa9fa
      https://github.com/llvm/llvm-project/commit/061cd69c466ef49dfaafc81d79875cf2f7afa9fa
  Author: Ricardo Jesus <rjj at nvidia.com>
  Date:   2026-07-09 (Thu, 09 Jul 2026)

  Changed paths:
    M clang/docs/ReleaseNotes.md
    A clang/test/Driver/aarch64-nvidia-rigel.c
    A clang/test/Driver/print-enabled-extensions/aarch64-rigel.c
    M clang/test/Misc/target-invalid-cpu-note/aarch64.c
    M llvm/lib/Target/AArch64/AArch64Processors.td
    M llvm/lib/TargetParser/Host.cpp
    M llvm/test/CodeGen/AArch64/cpus.ll
    M llvm/unittests/TargetParser/Host.cpp
    M llvm/unittests/TargetParser/TargetParserTest.cpp

  Log Message:
  -----------
  [AArch64] Add initial support for -mcpu=rigel. (#208017)

This patch adds support for the NVIDIA Rigel core.

This does not add any special tuning decisions, and those may come
later.



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