summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/AMDGPU/flat.s
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/MC/AMDGPU/flat.s')
-rw-r--r--llvm/test/MC/AMDGPU/flat.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/AMDGPU/flat.s b/llvm/test/MC/AMDGPU/flat.s
index d8cad131d1e..8351233e466 100644
--- a/llvm/test/MC/AMDGPU/flat.s
+++ b/llvm/test/MC/AMDGPU/flat.s
@@ -9,7 +9,7 @@
// RUN: not llvm-mc -arch=amdgcn -mcpu=tonga -show-encoding %s 2>&1 | FileCheck %s --check-prefix=NOVI
// RUN: not llvm-mc -arch=amdgcn -show-encoding %s 2>&1 | FileCheck %s --check-prefix=NOSI
-// RUN: not llvm-mc -arch=amdgcn -mcpu=SI -show-encoding %s 2>&1 | FileCheck %s --check-prefix=NOSI
+// RUN: not llvm-mc -arch=amdgcn -mcpu=tahiti -show-encoding %s 2>&1 | FileCheck %s --check-prefix=NOSI
//===----------------------------------------------------------------------===//
// Operands
OpenPOWER on IntegriCloud