================
@@ -1,4 +1,4 @@
-// RUN: cir-opt %s -cir-canonicalize -o - | FileCheck %s
+// RUN: cir-opt %s -cir-canonicalize  -o - -split-input-file | FileCheck %s
----------------
xlauko wrote:

```suggestion
// RUN: cir-opt %s -cir-canonicalize -o - -split-input-file | FileCheck %s
```

https://github.com/llvm/llvm-project/pull/147592
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to