[Openmp-commits] [PATCH] D71103: [libomptarget][nfc] Move three more files to common

Jon Chesterfield via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Dec 5 18:16:07 PST 2019


JonChesterfield added a comment.

After this patch common/ actually contains more SLOC than nvptx/. Parts of libcall.cu and data_sharing.cu are architecture agnostic, reduction.cu probably needs a bespoke implementation for amdgcn.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71103





More information about the Openmp-commits mailing list