We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c72a15 commit 35c0eaaCopy full SHA for 35c0eaa
1 file changed
src/tests/directives.md
@@ -214,6 +214,7 @@ settings:
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
+- `needs-enzyme` — ignores if our Enzyme submodule was not built.
218
219
The following directives will check LLVM support:
220
0 commit comments