[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
Thu Oct 19 05:01:42 PDT 2017


sdesmalen created this revision.
Herald added subscribers: kristof.beyls, tschuett, javed.absar, aemerson.

Patch [2/5] in a series to add assembler/disassembler support for AArch64 SVE unpredicated ADD/SUB instructions.


https://reviews.llvm.org/D39088

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39088.119568.patch
Type: text/x-patch
Size: 10726 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171019/ccd4a3c9/attachment-0001.bin>


More information about the llvm-commits mailing list