cofibrant wrote:
I was waiting for @fhahn to chime in
https://github.com/llvm/llvm-project/pull/167628
___
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
cofibrant wrote:
I've thought about this some more and I'll summarise my understanding. AFAIU,
there are two separate concerns here:
1. The layout of matrices types in memory;
2. The layout used by LLVM when lowering matrix intrinsics.
As far as the matrix intrinsics are concerned, at least as