[all-commits] [llvm/llvm-project] 404f94: [AArch64] Add optional extensions enabled on Grace...

Elvina Yakubova via All-commits all-commits at lists.llvm.org
Wed Feb 19 03:28:01 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 404f94ac7d8c368fba8ad1f97512c26efd5ec965
      https://github.com/llvm/llvm-project/commit/404f94ac7d8c368fba8ad1f97512c26efd5ec965
  Author: Elvina Yakubova <eyakubova at nvidia.com>
  Date:   2025-02-19 (Wed, 19 Feb 2025)

  Changed paths:
    M clang/test/Driver/aarch64-mcpu.c
    A clang/test/Driver/print-enabled-extensions/aarch64-grace.c
    M llvm/lib/Target/AArch64/AArch64Processors.td
    M llvm/test/CodeGen/AArch64/cpus.ll
    M llvm/unittests/TargetParser/TargetParserTest.cpp

  Log Message:
  -----------
  [AArch64] Add optional extensions enabled on Grace (#127620)

Enable optional ISA extensions on Grace when mcpu=grace
is used: sve2-sm4, sve2-aes, sve2-sha3.
Grace is no longer an alias, but a separate CPU definition.



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