[InstCombine] Add some initial SimplifyDemandedBits tests for removal of ashr...
[InstCombine] Add some initial SimplifyDemandedBits tests for removal of ashr with sufficient signbits We have this in SelectionDAG but it's missing in InstCombine Based off PR21929 test case
Loading
Please sign in to comment