[Openmp-commits] [PATCH] D69718: [libomptarget] Implement target_impl for amdgcn

Jon Chesterfield via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri Nov 1 08:35:30 PDT 2019


JonChesterfield added a comment.

This is dead code, without any means of compiling it in tree. The clang patches aren't ready to go yet and will hopefully be replaced by the OpenMPIRBuilder.

I'd prefer to get the amdgcn deviceRTL in tree, preferably as incremental patches, so that I can use it while bringing up clang. It's not essential though. It's certainly reasonable to reject this patch as premature.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69718/new/

https://reviews.llvm.org/D69718





More information about the Openmp-commits mailing list