summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/R600/mul.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/R600/mul.ll')
-rw-r--r--llvm/test/CodeGen/R600/mul.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/R600/mul.ll b/llvm/test/CodeGen/R600/mul.ll
index be5d6a0a2ba..bdf18e3ff9e 100644
--- a/llvm/test/CodeGen/R600/mul.ll
+++ b/llvm/test/CodeGen/R600/mul.ll
@@ -1,5 +1,5 @@
; RUN: llc -march=r600 -mcpu=redwood < %s | FileCheck -check-prefix=EG %s -check-prefix=FUNC
-; RUN: llc -march=r600 -mcpu=verde -verify-machineinstrs < %s | FileCheck -check-prefix=SI -check-prefix=FUNC %s
+; RUN: llc -march=amdgcn -mcpu=verde -verify-machineinstrs < %s | FileCheck -check-prefix=SI -check-prefix=FUNC %s
; mul24 and mad24 are affected
OpenPOWER on IntegriCloud