[PATCH] D41382: [AArch64] Asm: Fix parsing of register aliases that have a name starting with 'z'

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 20 01:57:25 PST 2017


sdesmalen added a comment.

@rnk  Thanks for providing the reduced test-case!
@fhahn  Interesting, it seems the assembler had this behaviour even before the SVE patches changed the matchRegisterNameAlias() method.


https://reviews.llvm.org/D41382





More information about the llvm-commits mailing list