[DAG] SimplifyDemandedBits - if we're only demanding the signbit, a SMIN/SMAX...
[DAG] SimplifyDemandedBits - if we're only demanding the signbit, a SMIN/SMAX node can be simplified to a OR/AND node respectively. Alive2: https://alive2.llvm.org/ce/z/MehvFB
Loading
Please sign in to comment