[all-commits] [llvm/llvm-project] fd4ef8: [X86][GlobalIsel] Support G_INTRINSIC_TRUNC/G_FCEI...

Mahesh-Attarde via All-commits all-commits at lists.llvm.org
Mon Sep 15 02:03:37 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fd4ef8e601fe1ea52162f63815192540f3660f39
      https://github.com/llvm/llvm-project/commit/fd4ef8e601fe1ea52162f63815192540f3660f39
  Author: Mahesh-Attarde <mahesh.attarde at intel.com>
  Date:   2025-09-15 (Mon, 15 Sep 2025)

  Changed paths:
    M llvm/lib/Target/X86/GISel/X86LegalizerInfo.cpp
    M llvm/test/CodeGen/X86/isel-ceil.ll
    M llvm/test/CodeGen/X86/isel-floor.ll
    M llvm/test/CodeGen/X86/isel-ftrunc.ll

  Log Message:
  -----------
  [X86][GlobalIsel] Support G_INTRINSIC_TRUNC/G_FCEIL/G_FFLOOR (#156633)

This PR adds support for C/CPP Lib Intrinsic G_INTRINSIC_TRUNC/G_FCEIL/G_FFLOOR from LangRef in GlobalIsel.



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