Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
fbb4d1e43d0db9f8d1514a0209bb01f56e49d75f
/
.
/
llvm
/
test
/
Analysis
/
ScalarEvolution
/
multiple-max-iterations.ll
blob: 4686a2024e33e16ccc14f31dcbbac31c4b22f46f [
file
] [
log
] [
blame
]
; Ensure we can pass -scalar-evolution-max-iterations multiple times
; RUN: opt -S -scalar-evolution -scalar-evolution-max-iterations=42 -scalar-evolution-max-iterations=42 < %s