[PATCH] D136352: [AArch64] Add SVE2.1 target feature for Armv9-A 2022 Architecture Extension

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 20 07:39:04 PDT 2022


sdesmalen added a comment.

I think there is a case for this missing in AArch64AsmParser.cpp for the march assembler directive. Can you add that with a corresponding test? (see e.g. llvm/test/MC/AArch64/SME2/directive-arch.s in D135455 <https://reviews.llvm.org/D135455>)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136352



More information about the llvm-commits mailing list