"git@repo.hca.bsc.es:rferrer/llvm-epi.git" did not exist on "4903379088ad5cfaa457ba04731434bb09bf05fb"
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