[InstCombine] Add tests for mul(add(x,c),negpow2) -> mul(sub(-c,x),pow2) fold
Also fix some undef vector elements in the similar vector tests that I missed.
parent
87fb7aa1
Please register or sign in to comment
Also fix some undef vector elements in the similar vector tests that I missed.