[flang-commits] [flang] [flang][test] Fix filecheck annotation typos (PR #92387)
Tom Eccles via flang-commits
flang-commits at lists.llvm.org
Thu May 16 06:47:56 PDT 2024
================
@@ -25,7 +25,7 @@ program test_acc_set
! CHECK: acc.set default_async(%[[C1]] : i32)
! CHECK: %[[C1:.*]] = arith.constant 1 : i32
-! FIR: %[[LOAD_L:.*]] = fir.load %[[L]] : !fir.ref<!fir.logical<4>>
----------------
tblah wrote:
@clementval should this line have been removed in d82b52139?
https://github.com/llvm/llvm-project/pull/92387
More information about the flang-commits
mailing list