[PATCH] D131763: [OpenMP] Add lit test for metadirective device arch inspiredfrom sollve
Animesh Kumar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 24 04:33:57 PDT 2022
animeshk-amd updated this revision to Diff 455161.
animeshk-amd added a comment.
The second function was testing the `implementation` trait set for
the `vendor` trait with respect to the `metadirective` directive.
After Johannes's comment, on further searching it turns out that
this trait and trait set are already being tested in other tests.
Therfore second function need not be there. Also, the ast_print
test for the first function is added.
Updating D131763: [OpenMP] Add lit test for metadirective device arch inspired
==============================================================================
from sollve
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131763/new/
https://reviews.llvm.org/D131763
Files:
clang/test/OpenMP/metadirective_ast_print.c
clang/test/OpenMP/metadirective_device_arch_codegen.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131763.455161.patch
Type: text/x-patch
Size: 3747 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220824/c837cd99/attachment.bin>
More information about the cfe-commits
mailing list