11 lines
282 B
Plaintext
11 lines
282 B
Plaintext
test binemit
|
|
set enable_simd
|
|
target x86_64
|
|
|
|
function %vconst_optimizations() {
|
|
block0:
|
|
[-, %xmm4] v0 = vconst.b8x16 0x00 ; bin: 66 0f ef e4
|
|
[-, %xmm7] v1 = vconst.b8x16 0xffffffffffffffffffffffffffffffff ; bin: 66 0f 74 ff
|
|
return
|
|
}
|