AMDGPU: Switch barrier intrinsics to using convergent
[oota-llvm.git] / test / CodeGen / AMDGPU / addrspacecast.ll
index 9be212feef000423c9496d90c69aeee3fec55d1b..61bcd4b3c093d9fc86385f5c93431eb66e124861 100644 (file)
@@ -62,5 +62,5 @@ declare void @llvm.AMDGPU.barrier.local() #1
 declare i32 @llvm.r600.read.tidig.x() #3
 
 attributes #0 = { nounwind }
-attributes #1 = { nounwind noduplicate }
+attributes #1 = { nounwind convergent }
 attributes #3 = { nounwind readnone }