summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/avx2-vperm2i128.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/X86/avx2-vperm2i128.ll')
-rw-r--r--llvm/test/CodeGen/X86/avx2-vperm2i128.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/avx2-vperm2i128.ll b/llvm/test/CodeGen/X86/avx2-vperm2i128.ll
index 6fcd2d7c1b6..1937db5d7c1 100644
--- a/llvm/test/CodeGen/X86/avx2-vperm2i128.ll
+++ b/llvm/test/CodeGen/X86/avx2-vperm2i128.ll
@@ -9,7 +9,7 @@ entry:
ret <32 x i8> %shuffle
}
-; CHECK: vperm2i128 $33
+; CHECK: vperm2i128 $3
define <4 x i64> @E2(<4 x i64> %a, <4 x i64> %b) nounwind uwtable readnone ssp {
entry:
; add forces execution domain
OpenPOWER on IntegriCloud