[all-commits] [llvm/llvm-project] 8ffeb5: [X86][SSE] Regenerate slow-pmulld.ll test checks

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Wed Jun 9 05:53:33 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8ffeb5c47d94d8f8eafc4e986fe47578b716c1dc
      https://github.com/llvm/llvm-project/commit/8ffeb5c47d94d8f8eafc4e986fe47578b716c1dc
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2021-06-09 (Wed, 09 Jun 2021)

  Changed paths:
    M llvm/test/CodeGen/X86/slow-pmulld.ll

  Log Message:
  -----------
  [X86][SSE] Regenerate slow-pmulld.ll test checks


  Commit: 630820bafc6866ce1efa4f1e2c4b11f6250eae9c
      https://github.com/llvm/llvm-project/commit/630820bafc6866ce1efa4f1e2c4b11f6250eae9c
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2021-06-09 (Wed, 09 Jun 2021)

  Changed paths:
    M llvm/lib/Target/X86/X86ScheduleSLM.td
    M llvm/test/CodeGen/X86/slow-pmulld.ll
    M llvm/test/tools/llvm-mca/X86/SLM/resources-sse2.s
    M llvm/test/tools/llvm-mca/X86/SLM/resources-sse41.s
    M llvm/test/tools/llvm-mca/X86/SLM/resources-ssse3.s

  Log Message:
  -----------
  [X86][SLM] Adjust XMM non-PMULLD throughput costs to half rate.

Match what's reported in the costs table, Agner's tables and the Intel AOM


Compare: https://github.com/llvm/llvm-project/compare/c1cd743519af...630820bafc68


More information about the All-commits mailing list