[all-commits] [llvm/llvm-project] 814267: [X86] Remove unnecessary overrides for CBW/CWDE/CD...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Mon Nov 14 07:12:09 PST 2022


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

  Changed paths:
    M llvm/lib/Target/X86/X86SchedHaswell.td
    M llvm/lib/Target/X86/X86SchedIceLake.td
    M llvm/lib/Target/X86/X86SchedSkylakeClient.td
    M llvm/lib/Target/X86/X86SchedSkylakeServer.td

  Log Message:
  -----------
  [X86] Remove unnecessary overrides for CBW/CWDE/CDQE/CMC instructions

All of these match the default WriteALU schedule




More information about the All-commits mailing list