Remove redundant code in InstCombineShift, no functionality change because...
Remove redundant code in InstCombineShift, no functionality change because instsimplify already does this and instcombine calls instsimplify a few lines above. Patch by Suyog Sarda! llvm-svn: 211250
Loading
Please sign in to comment