brintos

brintos / llvm-project-archived public Read only

0
0
Text · 343 B · 2e160a1 Raw
10 lines · plain
1!RUN: %not_todo_cmd bbc -emit-hlfir -fopenmp -fopenmp-version=52 -o - %s 2>&1 | FileCheck %s2!RUN: %not_todo_cmd %flang_fc1 -emit-hlfir -fopenmp -fopenmp-version=52 -o - %s 2>&1 | FileCheck %s3 4!CHECK: not yet implemented: METADIRECTIVE5subroutine f006  continue7  !Executable8  !$omp metadirective when(user={condition(.true.)}: nothing)9end10