[PATCH] D39088: [AArch64][SVE] Asm: Replace 'IsVector' by 'RegKind' in AArch64AsmParser (NFC)

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 31 09:48:36 PDT 2017


sdesmalen updated this revision to Diff 121001.
sdesmalen marked an inline comment as done.
sdesmalen added a comment.

- Propagated 'RegKind::NeonVector' for variable RegisterKind with single use.
- Removed newline.


https://reviews.llvm.org/D39088

Files:
  lib/Target/AArch64/AArch64RegisterInfo.td
  lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39088.121001.patch
Type: text/x-patch
Size: 11985 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171031/6f80d15b/attachment.bin>


More information about the llvm-commits mailing list