[PATCH] D131562: [AArch64][SME] Document SME ABI implementation in LLVM

Thorsten via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 12 14:57:17 PDT 2022


tschuett added a comment.

Would it help to have a idk `v2scale` or `vmscale` for the matrix mode and `vscale` for the non-matrix mode. Then both can be constant over time, but in some states it would invalid to reason about one but not about the other.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D131562/new/

https://reviews.llvm.org/D131562



More information about the llvm-commits mailing list