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