[all-commits] [llvm/llvm-project] c51b24: [AArch64] Use getVectorInstrCost in div cost

David Green via All-commits all-commits at lists.llvm.org
Wed Apr 2 06:51:46 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c51b24c36a4e447216ae93799720eaf2869e6242
      https://github.com/llvm/llvm-project/commit/c51b24c36a4e447216ae93799720eaf2869e6242
  Author: David Green <david.green at arm.com>
  Date:   2025-04-02 (Wed, 02 Apr 2025)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
    M llvm/test/Analysis/CostModel/AArch64/div.ll

  Log Message:
  -----------
  [AArch64] Use getVectorInstrCost in div cost

The costs of ExtractElement and InsertElement should be obtained via
getVectorInstrCost.



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