[llvm] [LLVM][SLSR] Add a debug counter (PR #119981)

via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 18 06:02:27 PST 2024


================
@@ -0,0 +1,26 @@
+; REQUIRES: asserts
+; RUN: opt -passes=slsr,gvn -S -debug-counter=slsr-counter=1  < %s | FileCheck %s
----------------
GrumpyPigSkin wrote:

No, we don't I have removed it.

https://github.com/llvm/llvm-project/pull/119981


More information about the llvm-commits mailing list