================ @@ -1,7 +1,6 @@ ; RUN: opt -S -passes='loop(indvars)' -verify-scev < %s | FileCheck %s ; REQUIRES: asserts ---------------- nikic wrote: Also drop the REQUIRES. https://github.com/llvm/llvm-project/pull/207044