[PATCH] D105572: [AArch64][SME] Add load and store instructions

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 9 07:38:56 PDT 2021


david-arm added inline comments.


================
Comment at: llvm/test/MC/AArch64/SME/ld1b-diagnostics.s:4
+// ------------------------------------------------------------------------- //
+// Invalid tile (za0)
+
----------------
nit: Does 'za0' refer to what the tile should be? At first I thought `za0` was just typed wrong and should be `za1`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105572



More information about the llvm-commits mailing list