Re: [PATCH 5/5] RISC-V: Add testcases for form 1 of MASK_LEN_STRIDED_LOAD{STORE}
OK. -- Regards Robin
[PATCH 5/5] RISC-V: Add testcases for form 1 of MASK_LEN_STRIDED_LOAD{STORE}
From: Pan Li Form 1: void __attribute__((noinline))\ vec_strided_load_store_##T##_form_1 (T *restrict out, T *restrict in, \ long stride, size_t size)\ {