[libomptarget][nfc] Move three more files to common
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
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.
openmp/libomptarget/deviceRTLs/common/src/parallel.cu | ||
---|---|---|
1 | GPU OpenMP parallel implementation? |
Comment Actions
Update comment, then fix the fallout from arc diff master --update using an out of date master. Apologies to everyone who was transiently subscribed to this.
GPU OpenMP parallel implementation?