We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49ac6bd commit 5c72a15Copy full SHA for 5c72a15
1 file changed
src/tests/directives.md
@@ -213,6 +213,7 @@ settings:
213
that this directive can be overriden with the `--bypass-ignore-backends=[BACKEND]` command line
214
flag.
215
- `needs-backends` — only runs the test if current codegen backend is listed.
216
+- `needs-offload` — ignores if our LLVM backend was not built with offload support.
217
218
The following directives will check LLVM support:
219
0 commit comments