[PATCH] D101503: [OpenMPIRBuilder] Add createOffloadMaptypes and createOffloadMapnames functions
Valentin Clement via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 30 09:10:46 PDT 2021
clementval added a comment.
In D101503#2727906 <https://reviews.llvm.org/D101503#2727906>, @Meinersbur wrote:
> testcase <https://reviews.llvm.org/file/data/x7ek55ermhuir7scj6js/PHID-FILE-rv6yqg4slwt4wjhljdjz/meme-test_case>
>
> That is, something that calls createOffloadMaptypes/createOffloadMapnames independently of any front-end. Can be as simply as calling it and checking that the returned variable has the expected type and name.
Unit tests added :-)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101503/new/
https://reviews.llvm.org/D101503
More information about the cfe-commits
mailing list