Remove dead code in instcombine.
Don't replace shifts greater than the type with the maximum shift. This isn't hit anywhere in the tests, and somewhere else is replacing these with undef. llvm-svn: 207000
Loading
Please register or sign in to comment