diff options
Diffstat (limited to 'llvm/test/CodeGen/AMDGPU/si-vector-hang.ll')
-rw-r--r-- | llvm/test/CodeGen/AMDGPU/si-vector-hang.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/AMDGPU/si-vector-hang.ll b/llvm/test/CodeGen/AMDGPU/si-vector-hang.ll index bd427dd3ed4..c7d85a0340c 100644 --- a/llvm/test/CodeGen/AMDGPU/si-vector-hang.ll +++ b/llvm/test/CodeGen/AMDGPU/si-vector-hang.ll @@ -90,7 +90,7 @@ entry: ret void } -attributes #0 = { nounwind "less-precise-fpmad"="false" "no-frame-pointer-elim"="false" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "no-realign-stack" "stack-protector-buffer-size"="8" "unsafe-fp-math"="false" "use-soft-float"="false" } +attributes #0 = { nounwind } !opencl.kernels = !{!0, !1, !2, !3, !4, !5, !6, !7, !8} |