================ @@ -0,0 +1,36 @@ +; RUN: opt -S -passes='indvars' -verify-scev < %s | FileCheck %s ---------------- annamthomas wrote: Thanks, updated the test case. https://github.com/llvm/llvm-project/pull/88010