On Wed, Jul 21, 2021 at 9:38 PM Nicholai Tukanov
wrote:
> I would like to understand how to go about extending the SIMD framework in
> order to add support for POWER10. Specifically, I would like to add the
> following instructions: `lxvp` and `stxvp` which loads/stores 256 bits
> into/from two v
I would like to understand how to go about extending the SIMD framework in
order to add support for POWER10. Specifically, I would like to add the
following instructions: `lxvp` and `stxvp` which loads/stores 256 bits
into/from two vectors. I believe that this will be able to give a decent
performa