https://github.com/banach-space commented:

Thank you for the updates, I've left some fresh comments inline.

Note for myself - investigate this bitcast:
> There is one issue though, the ops[0] is not of the right size, for quad 
> words it falls back to the default int8*16 in the function, so I am 
> converting it to the required size using bit casting, 8x16 = 64x2 so we can 
> bitcast and get the vector array in the right form.

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

Reply via email to