[all-commits] [llvm/llvm-project] ef35da: [X86][GlobalISel] Add instruction selection for G_...

Evgenii Kudriashov via All-commits all-commits at lists.llvm.org
Tue Dec 12 07:08:22 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ef35da825f38a86e4621c13a2898d561da88991c
      https://github.com/llvm/llvm-project/commit/ef35da825f38a86e4621c13a2898d561da88991c
  Author: Evgenii Kudriashov <evgenii.kudriashov at intel.com>
  Date:   2023-12-12 (Tue, 12 Dec 2023)

  Changed paths:
    M llvm/lib/Target/X86/GISel/X86InstructionSelector.cpp
    M llvm/lib/Target/X86/GISel/X86LegalizerInfo.cpp
    M llvm/test/CodeGen/X86/GlobalISel/legalize-select.mir
    R llvm/test/CodeGen/X86/fast-isel-select-cmov.ll
    A llvm/test/CodeGen/X86/isel-select-cmov.ll

  Log Message:
  -----------
  [X86][GlobalISel] Add instruction selection for G_SELECT (#70753)




More information about the All-commits mailing list