1 ; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
2 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mcpu=knl | FileCheck %s
4 define <16 x i32> @test() {
6 ; CHECK: ## %bb.0: ## %entry
7 ; CHECK-NEXT: vxorps %xmm0, %xmm0, %xmm0
10 %0 = icmp slt <16 x i32> undef, undef
11 %1 = select <16 x i1> %0, <16 x i32> undef, <16 x i32> zeroinitializer