[all-commits] [llvm/llvm-project] 037a9a: [llvm][AArch64] SVE2 is an optional feature in ARM...

Jon Roelofs via All-commits all-commits at lists.llvm.org
Thu Jun 20 08:31:46 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 037a9a754a79af2d501786b8b88a5416446d7186
      https://github.com/llvm/llvm-project/commit/037a9a754a79af2d501786b8b88a5416446d7186
  Author: Jon Roelofs <jonathan_roelofs at apple.com>
  Date:   2024-06-20 (Thu, 20 Jun 2024)

  Changed paths:
    M llvm/docs/ReleaseNotes.rst
    M llvm/lib/Target/AArch64/AArch64Features.td
    M llvm/lib/Target/AArch64/AArch64Processors.td
    M llvm/unittests/TargetParser/TargetParserTest.cpp

  Log Message:
  -----------
  [llvm][AArch64] SVE2 is an optional feature in ARMv9.0a (#96007)

... so move it out of the `implied_features` list, and into the
`DefaultExts` list.



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