[PATCH] D39089: [AArch64][SVE] Asm: Add SVE (Z) Register definitions and parsing support

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 3 08:45:26 PDT 2017


fhahn added a comment.

Thanks for updating Sander. This patch uses SVEVector in some places. Could you check/confirm that those shouldn't be SVEDataVector?

Besides that, it looks good to me.


https://reviews.llvm.org/D39089





More information about the llvm-commits mailing list