[all-commits] [llvm/llvm-project] 9fae10: DAG: Call SimplifyDemandedBits on copysign value o...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Jul 1 03:25:53 PDT 2024
Branch: refs/heads/users/arsenm/dag-simplifydemandedbits-copysign-value-operand
Home: https://github.com/llvm/llvm-project
Commit: 9fae10f4ee570c1ea4113bfc85f2429d3409cf6b
https://github.com/llvm/llvm-project/commit/9fae10f4ee570c1ea4113bfc85f2429d3409cf6b
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-07-01 (Mon, 01 Jul 2024)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
M llvm/test/CodeGen/AMDGPU/fcopysign.f16.ll
Log Message:
-----------
DAG: Call SimplifyDemandedBits on copysign value operand
So far the only cases that seem to benefit are the weird
copysign with different typed inputs.
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