[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
parent
4772c66c
Please register or sign in to comment