diff options
Diffstat (limited to 'llvm/test/CodeGen/R600/frem.ll')
-rw-r--r-- | llvm/test/CodeGen/R600/frem.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/R600/frem.ll b/llvm/test/CodeGen/R600/frem.ll index 0c851cca154..50d6687abee 100644 --- a/llvm/test/CodeGen/R600/frem.ll +++ b/llvm/test/CodeGen/R600/frem.ll @@ -1,4 +1,4 @@ -; RUN: llc -march=r600 -mcpu=SI -enable-misched < %s | FileCheck -check-prefix=SI -check-prefix=FUNC %s +; RUN: llc -march=amdgcn -mcpu=SI -enable-misched < %s | FileCheck -check-prefix=SI -check-prefix=FUNC %s ; FUNC-LABEL: {{^}}frem_f32: ; SI-DAG: buffer_load_dword [[X:v[0-9]+]], {{.*$}} |