[SelectionDAG] rot(x, y) --> x iff ComputeNumSignBits(x) == BitWidth(x)
Rotating an 0/-1 value by any amount will always result in the same 0/-1 value
Loading
Please sign in to comment
Rotating an 0/-1 value by any amount will always result in the same 0/-1 value