[flang-commits] [clang] [clang-tools-extra] [flang] [llvm] [mlir] [polly] [test]: fix filecheck annotation typos (PR #91854)
David Green via flang-commits
flang-commits at lists.llvm.org
Mon May 13 01:50:28 PDT 2024
================
@@ -189,15 +189,15 @@ define i32 @shr(i32 %a, i32 %b) {
define i1 @outer_and1(i1 %a) {
-; check-label: @outer_and1(
-; check-not: call i1 @and1
+; check-LABEL: @outer_and1(
----------------
davemgreen wrote:
I've regenerated the check lines in 220756f1f92b335cbafdff67c570d096a6925d87.
https://github.com/llvm/llvm-project/pull/91854
More information about the flang-commits
mailing list