[all-commits] [llvm/llvm-project] 91afb4: [GlobalISel][X86] Add handling of scalar G_USUBE o...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Fri Jun 16 05:32:20 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 91afb4b769e769b1c68425567813d3f6f2a3dfb2
      https://github.com/llvm/llvm-project/commit/91afb4b769e769b1c68425567813d3f6f2a3dfb2
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2023-06-16 (Fri, 16 Jun 2023)

  Changed paths:
    M llvm/lib/Target/X86/X86InstructionSelector.cpp
    M llvm/lib/Target/X86/X86LegalizerInfo.cpp
    M llvm/test/CodeGen/X86/GlobalISel/legalize-leading-zeros.mir
    M llvm/test/CodeGen/X86/GlobalISel/legalize-sub.mir

  Log Message:
  -----------
  [GlobalISel][X86] Add handling of scalar G_USUBE opcodes

Extend the G_UADDE handling to also support G_USUBE




More information about the All-commits mailing list