Meinersbur added inline comments. ================ Comment at: lib/Analysis/ScopInfo.cpp:3429 int ValInt = 1; ---------------- Why not making `ValInt` (and the `Int` vector etc) a long? Repository: rPLO Polly https://reviews.llvm.org/D42129