mirror of
https://github.com/intel/llvm.git
synced 2026-01-19 17:45:07 +08:00
2e8c69cf9732726f6b9dbfa56fbddd5e4130bfa5
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
…
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%