[InstCombine] Support or disjoint in displaced shift fold
When I originally added this fold, it did not actually fix my motivation case, where the add was represented as an or. Now that we have the disjoint flag this can finally be cleanly supported.
parent
04697aa1
Please register or sign in to comment