[PATCH] D65385: [AArch64][AsmParser] Remove SVE and SVE2 from ARMTargetParser
Renato Golin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 29 09:29:28 PDT 2019
rengolin accepted this revision.
rengolin added a comment.
This revision is now accepted and ready to land.
Right, ArchExtKind was supposed to be shared between Arm and AArch64, but that ship has sailed a long time ago. LGTM, thanks!
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65385/new/
https://reviews.llvm.org/D65385
More information about the llvm-commits
mailing list