[PATCH] D141601: [AArch64][SME2] MOVA tile-to-vector and vector-to-tile should not accept VG suffix

Matt Devereau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 18 07:37:56 PST 2023


MattDevereau requested changes to this revision.
MattDevereau added a comment.
This revision now requires changes to proceed.

On second thought the changes do also affect MOVAZ which seems correct as the tile-to-vector variant doesn't accept the vg suffix, but some tests alongside MOV and MOVA are missing here. Thanks @CarolineConcatto


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141601



More information about the llvm-commits mailing list