Methodology_for_ArmIE_SVE icon indicating copy to clipboard operation
Methodology_for_ArmIE_SVE copied to clipboard

Row wise loading of a matrix using sve.

Open AjaySingh40 opened this issue 2 years ago • 1 comments

Hi all, I want to find out the transpose of a matrix using sve. While finding the transpose we need to load the column of matrix into a vector then that vector should be loaded to the result matrix row wise(by default it loads column wise) . Is there commands/instructions to load the data row wise, if yes please mention it and from where can i get those instructions/routines? Thank You.

AjaySingh40 avatar Apr 22 '24 09:04 AjaySingh40

I'm also looking for it....

halfstark avatar Jul 18 '24 07:07 halfstark