"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "7f8e563a691bf2dbe11132ad35b5e94a5b1b5325"
LoopVectorizer: Don't assert on the absence of induction variables
A computable loop exit count does not imply the presence of an induction variable. Scalar evolution can return a value for an infinite loop. Fixes PR15926. llvm-svn: 181495
Loading
Please register or sign in to comment