[all-commits] [llvm/llvm-project] d073b1: [X86] Fix SLM FP<->INT throughputs.

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Thu Jul 22 11:39:36 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d073b19dbffbba787151d01faeb38c2981553c98
      https://github.com/llvm/llvm-project/commit/d073b19dbffbba787151d01faeb38c2981553c98
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2021-07-22 (Thu, 22 Jul 2021)

  Changed paths:
    M llvm/lib/Target/X86/X86ScheduleSLM.td
    M llvm/test/tools/llvm-mca/X86/SLM/resources-sse1.s
    M llvm/test/tools/llvm-mca/X86/SLM/resources-sse2.s

  Log Message:
  -----------
  [X86] Fix SLM FP<->INT throughputs.

Noticed while trying to clean up the shift costs model for SSE4 targets using the script in D10369 - SLM double-pumps all the 128-bit vector conversion ops and only use FP0 pipe - numbers taken from Intel AOM + Agner.




More information about the All-commits mailing list