[all-commits] [llvm/llvm-project] e9cb44: [X86][GlobalISel] Enable scalar versions of G_UITO...

Evgenii Kudriashov via All-commits all-commits at lists.llvm.org
Wed Sep 25 07:16:00 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e9cb44090ff7b3feda386ca1ee1252ab47c0617e
      https://github.com/llvm/llvm-project/commit/e9cb44090ff7b3feda386ca1ee1252ab47c0617e
  Author: Evgenii Kudriashov <evgenii.kudriashov at intel.com>
  Date:   2024-09-25 (Wed, 25 Sep 2024)

  Changed paths:
    M llvm/include/llvm/CodeGen/GlobalISel/LegalizerHelper.h
    M llvm/lib/CodeGen/GlobalISel/LegalizerHelper.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
    A llvm/test/CodeGen/X86/isel-fp-to-int.ll
    A llvm/test/CodeGen/X86/isel-int-to-fp.ll

  Log Message:
  -----------
  [X86][GlobalISel] Enable scalar versions of G_UITOFP and G_FPTOUI (#100079)

Also add tests for G_SITOFP and G_FPTOSI



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