[all-commits] [llvm/llvm-project] a6c09d: [CostModel][X86] merge integer div/rem costs tests...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Tue Mar 18 14:46:53 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a6c09d40ed7fe076358429c0978838904c9cceae
      https://github.com/llvm/llvm-project/commit/a6c09d40ed7fe076358429c0978838904c9cceae
  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/div-codesize.ll
    R llvm/test/Analysis/CostModel/X86/div-latency.ll
    R llvm/test/Analysis/CostModel/X86/div-sizelatency.ll
    M llvm/test/Analysis/CostModel/X86/div.ll
    R llvm/test/Analysis/CostModel/X86/rem-codesize.ll
    R llvm/test/Analysis/CostModel/X86/rem-latency.ll
    R llvm/test/Analysis/CostModel/X86/rem-sizelatency.ll
    M llvm/test/Analysis/CostModel/X86/rem.ll

  Log Message:
  -----------
  [CostModel][X86] merge integer div/rem costs tests using -cost-kind=all (#131873)



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