[llvm] update_test_checks: add new --filter-all-after option (PR #129739)

David Sherwood via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 6 07:16:05 PST 2025


================
@@ -0,0 +1,17 @@
+; RUN: opt < %s -S | FileCheck %s
+
+define i32 @func({i32, i32} %x, i32 %y, i1 %cond) {
----------------
david-arm wrote:

Yep, good suggestion!

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


More information about the llvm-commits mailing list