[PATCH] D52082: [Arm][AsmParser] Restrict register list size for VSTM/VLDM
David Spickett via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 24 07:21:15 PDT 2018
DavidSpickett requested changes to this revision.
DavidSpickett added a comment.
This revision now requires changes to proceed.
Can you include a test for 0 registers? Maybe "{}" gets caught earlier and you get a different error than this is adding, but it'd be nice for completeness.
https://reviews.llvm.org/D52082
More information about the llvm-commits
mailing list