brintos

brintos / llvm-project-archived public Read only

0
0
Text · 468 B · ee0c017 Raw
14 lines · plain
1; RUN: llc < %s -mtriple=x86_64-- -mattr=+sse2,+sse4.12 3; No check in a crash test4 5define void @autogen_142660_5000() {6BB:7  %Shuff49 = shufflevector <8 x i32> zeroinitializer, <8 x i32> undef, <8 x i32> <i32 2, i32 4, i32 undef, i32 8, i32 10, i32 12, i32 14, i32 0>8  %B85 = sub <8 x i32> %Shuff49, zeroinitializer9  %S242 = icmp eq <8 x i32> zeroinitializer, %B8510  %FC284 = uitofp <8 x i1> %S242 to <8 x float>11  store <8 x float> %FC284, ptr undef12  ret void13}14