[flang-commits] [clang] [clang-tools-extra] [flang] [llvm] [mlir] [polly] [test]: fix filecheck annotation typos (PR #91854)
Min-Yih Hsu via flang-commits
flang-commits at lists.llvm.org
Mon May 13 11:15:59 PDT 2024
================
@@ -335,7 +335,7 @@ define void @cannot_sink_reduction(i32 %x, ptr %ptr, i64 %tc) {
-; CHECK-NET: ret void
+; CHECK-NEXT: ret void
----------------
mshockwave wrote:
please remove this line as it has been covered by line 333 (which was probably generated by UTC).
https://github.com/llvm/llvm-project/pull/91854
More information about the flang-commits
mailing list