commit | 45d8d9a866ac6f971981071a82693e9249d696d8 | [log] [tgz] |
---|---|---|
author | Justin Bogner <mail@justinbogner.com> | Wed Jul 06 20:02:45 2016 +0000 |
committer | Justin Bogner <mail@justinbogner.com> | Wed Jul 06 20:02:45 2016 +0000 |
tree | 676849ffef644fb68e70e11f84ffba5961e83519 | |
parent | bf52e2c5a304439d988fcaf190a0e65491e00457 [diff] |
NVPTX: Replace uses of cuda.syncthreads with nvvm.barrier0 Everywhere where cuda.syncthreads or __syncthreads is used, use the properly namespaced nvvm.barrier0 instead. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@274664 91177308-0d34-0410-b5e6-96231b3b80d8