summaryrefslogtreecommitdiff
path: root/test/CodeGen/AMDGPU/merge-stores.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/AMDGPU/merge-stores.ll')
-rw-r--r--test/CodeGen/AMDGPU/merge-stores.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/AMDGPU/merge-stores.ll b/test/CodeGen/AMDGPU/merge-stores.ll
index 8b01c96fe2c..65b454b5d8c 100644
--- a/test/CodeGen/AMDGPU/merge-stores.ll
+++ b/test/CodeGen/AMDGPU/merge-stores.ll
@@ -708,4 +708,4 @@ define void @copy_v3f64_align4(<3 x double> addrspace(1)* noalias %out, <3 x dou
declare void @llvm.AMDGPU.barrier.local() #1
attributes #0 = { nounwind }
-attributes #1 = { noduplicate nounwind }
+attributes #1 = { convergent nounwind }