[clang] [clang-tools-extra] [flang] [llvm] [mlir] [polly] [test]: fix filecheck annotation typos (PR #91854)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Mon May 13 05:03:02 PDT 2024


================
@@ -285,7 +285,7 @@ define i32 @xunp(ptr %p) nounwind readnone {
 ; BMI264-NEXT:    rorxl $7, (%rdi), %eax
 ; BMI264-NEXT:    retq
 entry:
-; shld-label: xunp:
+; shld-LABEL: xunp:
 ; shld: shldl $25
----------------
RKSimon wrote:

remove these 2 checks (the auto checks above cover this)

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


More information about the llvm-commits mailing list