1 ; RUN: llc < %s -mcpu=core-avx-i -mtriple=i386-pc-win32 | FileCheck %s
3 %struct_type = type { [64 x <8 x float>], <8 x float> }
5 ; Function Attrs: nounwind readnone
6 declare i32 @llvm.x86.avx.movmsk.ps.256(<8 x float>)
8 ; Function Attrs: nounwind
9 define i32 @equal(<8 x i32> %A) {
11 %first_alloc = alloca [64 x <8 x i32>]
12 %second_alloc = alloca %struct_type
14 %A1 = bitcast <8 x i32> %A to <8 x float>
15 %A2 = call i32 @llvm.x86.avx.movmsk.ps.256(<8 x float> %A1)
20 ; CHECK-NOT: vzeroupper
24 define <8 x float> @foo(<8 x float> %y, ptr %p, double %x) {
25 %i = fptoui double %x to i64
27 %ret = fadd <8 x float> %y, %y
32 ; CHECK-NOT: vzeroupper
33 ; CHECK: {{cvtt|fist}}