[mips][msa] Correct pattern for LSA
[oota-llvm.git] / test / CodeGen / SystemZ / xor-03.ll
index 2cd428ae7fc4670d3f9f46d7b997c062f1fd45ba..ab7f2584b60d7bcde754179c2f31839e438db782 100644 (file)
@@ -1,6 +1,7 @@
 ; Test 64-bit XORs in which the second operand is variable.
 ;
-; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s
+; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z10 | FileCheck %s
+; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z196 | FileCheck %s
 
 declare i64 @foo()