[all-commits] [llvm/llvm-project] 3302be: [X86] Combine FRINT + FP_TO_SINT to LRINT (#126477)

Phoebe Wang via All-commits all-commits at lists.llvm.org
Thu Feb 20 22:44:29 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3302bef5b41a99547f10b91d0aabe59aa3dc7fb0
      https://github.com/llvm/llvm-project/commit/3302bef5b41a99547f10b91d0aabe59aa3dc7fb0
  Author: Phoebe Wang <phoebe.wang at intel.com>
  Date:   2025-02-21 (Fri, 21 Feb 2025)

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp
    A llvm/test/CodeGen/X86/rint-conv.ll

  Log Message:
  -----------
  [X86] Combine FRINT + FP_TO_SINT to LRINT (#126477)

Based on Craig's suggestion on #126217

Alive2: https://alive2.llvm.org/ce/z/9XNpWt



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