Fix PR2355: bug in ChangeCompareStride. When the loop termination compare is...
Fix PR2355: bug in ChangeCompareStride. When the loop termination compare is the only use of its iv stride, the stride can be eliminated by moving it to another stride. If the scale is negative, swap the predicate instead of using a inverse predicate. llvm-svn: 54415
Loading
Please register or sign in to comment