[all-commits] [llvm/llvm-project] 285916: [AArch64] Add FeatureFuseCCSelect to a number of C...

David Green via All-commits all-commits at lists.llvm.org
Thu Aug 28 11:35:49 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2859165e871a3bf7c95fd3cc14300b703398704d
      https://github.com/llvm/llvm-project/commit/2859165e871a3bf7c95fd3cc14300b703398704d
  Author: David Green <david.green at arm.com>
  Date:   2025-08-28 (Thu, 28 Aug 2025)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64Processors.td
    M llvm/test/CodeGen/AArch64/misched-fusion-csel.ll

  Log Message:
  -----------
  [AArch64] Add FeatureFuseCCSelect to a number of CPU configurations. (#153188)

This marks CMP+CSel as fusable according to the SWOGs of
  cortex-a78
  cortex-a710
  cortex-a715
  cortex-a720
  cortex-a725
  cortex-x4
  cortex-x925
  neoverse-n2
  neoverse-n3
  neoverse-v1
  neoverse-v2
  neoverse-v3



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