Fix an infinite loop where a transform in InstCombiner::visitAnd claims a...
Fix an infinite loop where a transform in InstCombiner::visitAnd claims a construct is changed when it is not. (See included testcase.) Patch by Xiaoyi Guo. llvm-svn: 140072
Loading
Please register or sign in to comment