[Openmp-commits] [PATCH] D71384: [libomptarget] Implement hsa plugin
Jon Chesterfield via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Tue Dec 17 05:23:30 PST 2019
JonChesterfield marked an inline comment as done.
JonChesterfield added a comment.
I think next steps from here are:
- get the file building against trunk
- work out what the requirements on ATMI are - I think ROCm and AOMP can use the same version, but haven't tested carefully enough to be sure yet
- clean up the fprintf(stderr...) noise
- try to simplify the cmake searching logic
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71384/new/
https://reviews.llvm.org/D71384
More information about the Openmp-commits
mailing list