[all-commits] [llvm/llvm-project] 7f65de: [DAGCombiner] Relax nsz constraint with fp->int->f...

Guy David via All-commits all-commits at lists.llvm.org
Fri Oct 24 08:59:23 PDT 2025


  Branch: refs/heads/users/guy-david/dag-combine-fp-to-int-to-fp-sign-insensitive
  Home:   https://github.com/llvm/llvm-project
  Commit: 7f65dea126ac725b2f7cde88784845a7eb518de5
      https://github.com/llvm/llvm-project/commit/7f65dea126ac725b2f7cde88784845a7eb518de5
  Author: Guy David <guyda96 at gmail.com>
  Date:   2025-10-24 (Fri, 24 Oct 2025)

  Changed paths:
    M llvm/include/llvm/CodeGen/SelectionDAG.h
    M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
    M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
    M llvm/test/CodeGen/AArch64/fp-to-int-to-fp.ll
    M llvm/test/CodeGen/AMDGPU/select-fabs-fneg-extract.f16.ll
    M llvm/test/CodeGen/AMDGPU/select-fabs-fneg-extract.v2f16.ll
    M llvm/test/CodeGen/X86/setoeq.ll

  Log Message:
  -----------
  [DAGCombiner] Relax nsz constraint with fp->int->fp optimizations



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