Richard Sandiford <richard.sandif...@linaro.org> writes:
>     __builtin_store_lanes (VECTORS : array N of vector M of X)
>       returns array N*M of X
>       maps to vstN
>       in practice, the argument would be populated by assignments of the form:
>         vectorX = ARRAY_REF <result, X>

er, of course, I meant:

    ARRAY_REF <vectors, X> = vectorX

Richard

_______________________________________________
linaro-toolchain mailing list
linaro-toolchain@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-toolchain

Reply via email to