[all-commits] [llvm/llvm-project] b781ca: [X86] Fix override for CVTPD2PS/CVTPD2DQ/CVTTPD2DQ...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sat Nov 5 06:57:51 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b781ca4df65bcdd72abc121e30d2fc743a25720c
      https://github.com/llvm/llvm-project/commit/b781ca4df65bcdd72abc121e30d2fc743a25720c
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-11-05 (Sat, 05 Nov 2022)

  Changed paths:
    M llvm/lib/Target/X86/X86SchedBroadwell.td
    M llvm/lib/Target/X86/X86SchedHaswell.td
    M llvm/test/tools/llvm-mca/X86/Broadwell/resources-avx1.s
    M llvm/test/tools/llvm-mca/X86/Haswell/resources-avx1.s

  Log Message:
  -----------
  [X86] Fix override for CVTPD2PS/CVTPD2DQ/CVTTPD2DQ AVX variants

These were lost when they were converted from instregex to instrs




More information about the All-commits mailing list