Commit ad00b08
[Fortran/goacc] Disable routine-3 (llvm#271)
The test routine-3 fails after:
llvm/llvm-project#149614
This is because the OpenACC spec requires for all
do loop induction variables to be privatized, but
the private recipe does not yet have a materialization
implementation. Thus disable it in the same way other
tests in same category fail.1 parent e752cb5 commit ad00b08
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| 94 | + | |
94 | 95 | | |
95 | 96 | | |
96 | 97 | | |
| |||
0 commit comments