AmrDeveloper wrote:

> This looks much better, but can you add a test that access the vector? Maybe 
> something like this:
> 
> ```
> void f(v8b vec) {
>   vec[1] = vec[3];
> }
> ```

Done

https://github.com/llvm/llvm-project/pull/212146
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to