[all-commits] [llvm/llvm-project] b9e7f1: [SelectionDAG] Remove the remaining `NoSignedZeros...

paperchalice via All-commits all-commits at lists.llvm.org
Fri Jun 5 04:48:26 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b9e7f1f0ccbc8e829d4d68d1bf6d57665e1da62f
      https://github.com/llvm/llvm-project/commit/b9e7f1f0ccbc8e829d4d68d1bf6d57665e1da62f
  Author: paperchalice <liujunchang97 at outlook.com>
  Date:   2026-06-05 (Fri, 05 Jun 2026)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
    M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
    M llvm/test/CodeGen/AArch64/fp-to-int-to-fp.ll
    M llvm/test/CodeGen/AArch64/ftrunc.ll
    M llvm/test/CodeGen/AArch64/sve-fixed-length-frintz.ll
    M llvm/test/CodeGen/AArch64/sve-frintz.ll
    M llvm/test/CodeGen/AMDGPU/fp-to-int-to-fp.ll
    M llvm/test/CodeGen/PowerPC/fp-int128-fp-combine.ll
    M llvm/test/CodeGen/PowerPC/fp-to-int-to-fp.ll
    M llvm/test/CodeGen/PowerPC/ftrunc-vec.ll
    M llvm/test/CodeGen/PowerPC/no-extra-fp-conv-ldst.ll
    M llvm/test/CodeGen/X86/ftrunc.ll

  Log Message:
  -----------
  [SelectionDAG] Remove the remaining `NoSignedZerosFPMath` use (#201535)

This should be the last use in CodeGen part.



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