"clang/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "a935179ab73cfc638aba932eff341dcaafd17440"
R600: Set the noduplicate attribute on barrier() intrinsics
This will prevent LLVM optimization passes from creating illegal uses of the barrier() intrinsic (e.g. calling barrier() from a conditional that is not executed by all threads). llvm-svn: 193753
Loading
Please register or sign in to comment