diff options
Diffstat (limited to 'llvm/test/CodeGen/R600/ffloor.ll')
| -rw-r--r-- | llvm/test/CodeGen/R600/ffloor.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/R600/ffloor.ll b/llvm/test/CodeGen/R600/ffloor.ll index 7a9a1e9870d..327f3bde543 100644 --- a/llvm/test/CodeGen/R600/ffloor.ll +++ b/llvm/test/CodeGen/R600/ffloor.ll @@ -47,4 +47,4 @@ declare <2 x float> @llvm.floor.v2f32(<2 x float>) #0 ; Function Attrs: nounwind readonly declare <4 x float> @llvm.floor.v4f32(<4 x float>) #0 -attributes #0 = { nounwind readonly } +attributes #0 = { nounwind readnone } |

