[all-commits] [llvm/llvm-project] da2366: [X86] Replace unnecessary SKL conversion overrides...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sat Nov 12 02:24:18 PST 2022


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

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

  Log Message:
  -----------
  [X86] Replace unnecessary SKL conversion overrides with better base class defs

Split various conversion instructions that use different scheduler pipes for the reg-reg and reg-mem variants (and not an additional Port23 uop for memory folding) - declare the classes separately instead of using the SKLWriteResPair helper




More information about the All-commits mailing list