[InstCombine] Move casts around shift operations
It is possible to perform a left shift before zero extending if the shift would only shift out zeros. llvm-svn: 290928
Loading
Please sign in to comment
It is possible to perform a left shift before zero extending if the shift would only shift out zeros. llvm-svn: 290928