summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Stellard <thomas.stellard@amd.com>2015-04-23 19:33:55 +0000
committerTom Stellard <thomas.stellard@amd.com>2015-04-23 19:33:55 +0000
commite32631cecd2d669867ec0ff91181891dea2e8fc1 (patch)
tree09a2b60644574c53a12d38684629ed91979132af
parent59edae9b858849d5a445d3d723dafa642b3e9ee2 (diff)
R600/SI: Add missing -mcpu=SI to assembler test
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@235630 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--test/MC/R600/vop3.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/MC/R600/vop3.s b/test/MC/R600/vop3.s
index 322756fb4d..2056233597 100644
--- a/test/MC/R600/vop3.s
+++ b/test/MC/R600/vop3.s
@@ -1,5 +1,5 @@
// RUN: llvm-mc -arch=amdgcn -show-encoding %s | FileCheck %s
-// RUN: llvm-mc -arch=amdgcn -show-encoding %s | FileCheck %s
+// RUN: llvm-mc -arch=amdgcn -mcpu=SI -show-encoding %s | FileCheck %s
//===----------------------------------------------------------------------===//
// VOPC Instructions