summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/combine-rotates.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/X86/combine-rotates.ll')
-rw-r--r--llvm/test/CodeGen/X86/combine-rotates.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/combine-rotates.ll b/llvm/test/CodeGen/X86/combine-rotates.ll
index 1bce1cff326..713ee5d0f65 100644
--- a/llvm/test/CodeGen/X86/combine-rotates.ll
+++ b/llvm/test/CodeGen/X86/combine-rotates.ll
@@ -59,7 +59,6 @@ define <4 x i32> @combine_vec_rot_rot_splat(<4 x i32> %x) {
define <4 x i32> @combine_vec_rot_rot_splat_zero(<4 x i32> %x) {
; XOP-LABEL: combine_vec_rot_rot_splat_zero:
; XOP: # BB#0:
-; XOP-NEXT: vprotd $0, %xmm0, %xmm0
; XOP-NEXT: retq
;
; AVX512-LABEL: combine_vec_rot_rot_splat_zero:
OpenPOWER on IntegriCloud