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