[InstCombine] add extra use constraint for shl-zext fold
As the test shows, we can end up with more instructions than we started with if we don't include the extra-use check. llvm-svn: 367880
Loading
Please register or sign in to comment
As the test shows, we can end up with more instructions than we started with if we don't include the extra-use check. llvm-svn: 367880