"clang/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "2391d265ed88352ab377a3ee7d45d7b67f777301"
[LoopVectorize] Don't crash on zero-sized types in isInductionPHI
isInductionPHI wants to calculate the stride based on the pointee size. However, this is not possible when the pointee is zero sized. This fixes PR23763. llvm-svn: 239143
Loading
Please register or sign in to comment