[PATCH] D122939: [NVPTX][tests] Do not run the test CodeGen/Generic/2010-11-04-BigByval.ll
Igor Chebykin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 12 13:07:53 PDT 2022
i-chebykin added a comment.
One more check.
The following regex matches the feature and disabled the test:
`UNSUPPORTED: nvptx-registered-target`
or
`UNSUPPORTED: nvptx{{\S*}}`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122939/new/
https://reviews.llvm.org/D122939
More information about the llvm-commits
mailing list