[Openmp-commits] [PATCH] D71382: [libomptarget] Move resource id functions into target specific code, implement for amdgcn
Jon Chesterfield via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed Dec 11 18:02:07 PST 2019
JonChesterfield added a comment.
Had some trouble picking a name for this file. It's a place to put the four accesses to magic cuda variables so that non-cuda targets can provide an equivalent, with its own header as that seemed better than implementing support.h across multiple sources.
As a heads up - my server is currently refusing ssh access, so I haven't compiled this yet. Merely typed it very carefully.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71382/new/
https://reviews.llvm.org/D71382
More information about the Openmp-commits
mailing list