"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "98989469a2e7c21830c91362a21188948c8d5b39"
[OPENMP][NVPTX]Improved interwarp copy function.
Inlined runtime with the current implementation of the interwarp copy function leads to the undefined behavior because of the not quite correct implementation of the barriers. Start using generic __kmpc_barier function instead of the custom made barriers. llvm-svn: 349192
Loading
Please register or sign in to comment