We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 248d452 + 0ebdd00 commit 8e059a9Copy full SHA for 8e059a9
flang/test/Lower/OpenMP/loop-lifetime.f90
@@ -1,6 +1,7 @@
1
! This test checks the insertion of lifetime information for loop indices of
2
! OpenMP loop operations.
3
! RUN: %flang_fc1 -flang-experimental-hlfir -emit-llvm -fopenmp %s -o - | FileCheck %s
4
+! REQUIRES: stableFlang
5
6
! CHECK-LABEL: define void @wsloop_i32
7
subroutine wsloop_i32()
0 commit comments