[llvm] [indvars] Update SCEV after eliminating CmpInst of loop latch (PR #207044)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 2 01:11:32 PDT 2026


================
@@ -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


More information about the llvm-commits mailing list