[Openmp-commits] [PATCH] D71384: [libomptarget] Implement hsa plugin
Johannes Doerfert via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Tue Dec 17 08:33:16 PST 2019
jdoerfert added a comment.
In D71384#1787731 <https://reviews.llvm.org/D71384#1787731>, @JonChesterfield wrote:
> I think next steps from here are:
>
> - get the file building against trunk
Most important (IMHO).
> - 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
Important and should be on the web page at some point (https://clang.llvm.org/docs/OpenMPSupport.html)
> - clean up the fprintf(stderr...) noise
Not too important but should also not take too long.
> - try to simplify the cmake searching logic
Not too important right now (IMHO).
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