[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.
Loading
Please sign in to comment
Also fix some undef vector elements in the similar vector tests that I missed.