Remove '%test_' prefix from SIMD filetests
This commit is contained in:
@@ -2,9 +2,7 @@ test binemit
|
||||
set enable_simd
|
||||
target x86_64
|
||||
|
||||
; TODO move to vconst-compile.clif or vconst-binemit.clif
|
||||
|
||||
function %test_vconst_optimizations() {
|
||||
function %vconst_optimizations() {
|
||||
block0:
|
||||
[-, %xmm4] v0 = vconst.b8x16 0x00 ; bin: 66 0f ef e4
|
||||
[-, %xmm7] v1 = vconst.b8x16 0xffffffffffffffffffffffffffffffff ; bin: 66 0f 74 ff
|
||||
|
||||
Reference in New Issue
Block a user