blob: 45fa221c80eda560780747313d34d6a85310e10c [file] [log] [blame]
; Ensure we can pass -scalar-evolution-max-iterations multiple times
; RUN: opt -S -passes='require<scalar-evolution>' -scalar-evolution-max-iterations=42 -scalar-evolution-max-iterations=42 < %s