"llvm/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "22c53e277aa4797313b80d6f5d52593466b91769"
[nfc][libomptarget] Remove SHARED annotation from local variables
Summary: [nfc][libomptarget] Remove SHARED annotation from local variables A few local variables in reduction.cu were marked SHARED. This patch leaves all per-kernel global state localised in omp_data.cu. Reviewers: ABataev, jdoerfert, grokos Reviewed By: jdoerfert Subscribers: openmp-commits Tags: #openmp Differential Revision: https://reviews.llvm.org/D73239
Loading
Please register or sign in to comment