SIMD 支持 function add(a::m128, b::m128) (VecElement(a[1].value+b[1].value), VecElement(a[3].value+b[3].value),endtriple(c::m128) = add(add(c,c),c)code_native(triple,(m128,))