[flang-commits] [flang] [flang] Fix typos PPC intrinsics tests (NFC) (PR #92943)

via flang-commits flang-commits at lists.llvm.org
Fri May 24 09:46:14 PDT 2024


================
@@ -1,4 +1,4 @@
-! RUN: %flang_fc1 -flang-experimental-hlfir -emit-llvm %s -triple ppc64le-unknown-linux -o - | FileCheck --check-prefixes="CHECK" %s
+! RUN: %flang_fc1 -flang-experimental-hlfir -emit-llvm %s -triple ppc64le-unknown-linux -o - | FileCheck --check-prefixes="LLVMIR" %s
----------------
klensy wrote:

Yes, this should start working as directive `LABEL`, if i understand correct.

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


More information about the flang-commits mailing list