[llvm] [IndVarSimplify] Remove sinkunusedInvariants (PR #169250)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 4 10:52:58 PST 2025
================
@@ -1,19 +0,0 @@
-; RUN: opt < %s -passes=indvars -S | FileCheck %s
----------------
arsenm wrote:
Probably shouldn't be deleting tests?
https://github.com/llvm/llvm-project/pull/169250
More information about the llvm-commits
mailing list