[all-commits] [llvm/llvm-project] a4b9e8: [X86][GlobalISel] - Legalize And Select G_FPTOSI/G...

Pawan Nirpal via All-commits all-commits at lists.llvm.org
Mon Jun 2 07:44:02 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a4b9e82fc4b27741b2fbb30697dd047d50fcdc83
      https://github.com/llvm/llvm-project/commit/a4b9e82fc4b27741b2fbb30697dd047d50fcdc83
  Author: Pawan Nirpal <pawan.anil.nirpal at intel.com>
  Date:   2025-06-02 (Mon, 02 Jun 2025)

  Changed paths:
    M llvm/include/llvm/CodeGen/GlobalISel/LegalizerInfo.h
    M llvm/lib/Target/X86/GISel/X86InstructionSelector.cpp
    M llvm/lib/Target/X86/GISel/X86LegalizerInfo.cpp
    M llvm/lib/Target/X86/GISel/X86LegalizerInfo.h
    M llvm/lib/Target/X86/GISel/X86RegisterBankInfo.cpp
    M llvm/lib/Target/X86/X86InstrFragments.td
    A llvm/lib/Target/X86/X86InstrGISel.td
    M llvm/lib/Target/X86/X86InstrInfo.td
    A llvm/test/CodeGen/X86/GlobalISel/isel-fp64-to-sint-x86.mir
    A llvm/test/CodeGen/X86/GlobalISel/isel-sint-to-fp64-x86.mir
    M llvm/test/CodeGen/X86/isel-fp-to-sint-x87.ll
    M llvm/test/CodeGen/X86/isel-sint-to-fp-x87.ll

  Log Message:
  -----------
  [X86][GlobalISel] - Legalize And Select G_FPTOSI/G_SITOFP in X87 mode (#137377)

Support legalization and selection of G_FPTOSI/G_SITOFP generic opcodes
in x87 mode.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list