[PATCH] D59319: [OpenMP][Offloading][1/3] A generic and simple target region interface
Johannes Doerfert via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 25 22:25:37 PST 2020
jdoerfert added a comment.
In D59319#1892544 <https://reviews.llvm.org/D59319#1892544>, @JonChesterfield wrote:
> I'd like to rebase this on the current deviceRTL, and add any nvptx/amdgcn specific hooks if necessary. Any objections?
No generic objections. Please take a look at the TRegion paper, we want the interface to be somewhat like the one described in there (I think). Other than that, feel free to commandeer this revision.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59319/new/
https://reviews.llvm.org/D59319
More information about the cfe-commits
mailing list