[all-commits] [llvm/llvm-project] 24fbf9: [CostModel][X86] merge saturated arithmetic costs ...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Tue Mar 18 09:51:47 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 24fbf9dd428dc0a571ccd28e730f0411ef6c5ff8
      https://github.com/llvm/llvm-project/commit/24fbf9dd428dc0a571ccd28e730f0411ef6c5ff8
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2025-03-18 (Tue, 18 Mar 2025)

  Changed paths:
    R llvm/test/Analysis/CostModel/X86/arith-ssat-codesize.ll
    R llvm/test/Analysis/CostModel/X86/arith-ssat-latency.ll
    R llvm/test/Analysis/CostModel/X86/arith-ssat-sizelatency.ll
    M llvm/test/Analysis/CostModel/X86/arith-ssat.ll
    R llvm/test/Analysis/CostModel/X86/arith-usat-codesize.ll
    R llvm/test/Analysis/CostModel/X86/arith-usat-latency.ll
    R llvm/test/Analysis/CostModel/X86/arith-usat-sizelatency.ll
    M llvm/test/Analysis/CostModel/X86/arith-usat.ll

  Log Message:
  -----------
  [CostModel][X86] merge saturated arithmetic costs tests using -cost-kind=all (#131828)



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