[all-commits] [llvm/llvm-project] 7d172f: [CostModel][X86] getShuffleCosts - convert all shu...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Tue Jan 28 07:04:48 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7d172f96ff2c4c7cf5c428b79a3c18e067ce0079
      https://github.com/llvm/llvm-project/commit/7d172f96ff2c4c7cf5c428b79a3c18e067ce0079
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2025-01-28 (Tue, 28 Jan 2025)

  Changed paths:
    M llvm/lib/Target/X86/X86TargetTransformInfo.cpp

  Log Message:
  -----------
  [CostModel][X86] getShuffleCosts - convert all shuffle cost tables to be CostKind compatible. NFC. (#124753)

No change in actual costs yet, but split the costs per cost kind to make it easier to tweak the numbers in future patches.



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