Remove the 'N' modifier from llvm-ar.
[oota-llvm.git] / test / CodeGen / R600 / load.ll
index ff774ec922dbab8f5414be971b00c9a606ebc121..d1ebaa39f6a0fb1ae1e3de5b006c2a651e1d32a4 100644 (file)
@@ -1,4 +1,5 @@
 ; RUN: llc < %s -march=r600 -mcpu=redwood | FileCheck --check-prefix=R600-CHECK %s
+; RUN: llc < %s -march=r600 -mcpu=cayman | FileCheck --check-prefix=R600-CHECK %s
 ; RUN: llc < %s -march=r600 -mcpu=SI | FileCheck --check-prefix=SI-CHECK  %s
 
 ; Load an i8 value from the global address space.