summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/R600/ds_read2_offset_order.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/R600/ds_read2_offset_order.ll')
-rw-r--r--llvm/test/CodeGen/R600/ds_read2_offset_order.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/R600/ds_read2_offset_order.ll b/llvm/test/CodeGen/R600/ds_read2_offset_order.ll
index ae703e0fc07..bdbe22ff234 100644
--- a/llvm/test/CodeGen/R600/ds_read2_offset_order.ll
+++ b/llvm/test/CodeGen/R600/ds_read2_offset_order.ll
@@ -1,4 +1,4 @@
-; RUN: llc -march=r600 -mcpu=bonaire -verify-machineinstrs -mattr=+load-store-opt -enable-misched < %s | FileCheck -strict-whitespace -check-prefix=SI %s
+; RUN: llc -march=amdgcn -mcpu=bonaire -verify-machineinstrs -mattr=+load-store-opt -enable-misched < %s | FileCheck -strict-whitespace -check-prefix=SI %s
; XFAIL: *
OpenPOWER on IntegriCloud