[all-commits] [llvm/llvm-project] de5dca: [AArch64] Update feature dep. for Armv9.6 extensio...

CarolineConcatto via All-commits all-commits at lists.llvm.org
Fri Feb 7 16:18:43 PST 2025


  Branch: refs/heads/release/20.x
  Home:   https://github.com/llvm/llvm-project
  Commit: de5dcad3a2d332e75ea3b680d7d41080b064ca7c
      https://github.com/llvm/llvm-project/commit/de5dcad3a2d332e75ea3b680d7d41080b064ca7c
  Author: CarolineConcatto <caroline.concatto at arm.com>
  Date:   2025-02-07 (Fri, 07 Feb 2025)

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

  Log Message:
  -----------
  [AArch64] Update feature dep. for Armv9.6 extensions (#125874)

These features FEAT_FAMINMAX, FEAT_LUT and FEAT_FP8 depends on
FEAT_NEON.

Update dependency from FEAT_FP8DOT4 and FEAT_FP8DOT2. Now depends
indirectly on FEAT_NEON through FEAT_FP8



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