[PATCH] D49592: [AArch64][SVE] Asm: Add MOVPRFX instructions.
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 30 00:42:26 PDT 2018
sdesmalen updated this revision to Diff 157921.
sdesmalen added a comment.
Updated the patch to use TSFlags instead of a separate look-up table to annotate instructions as being destructive operations.
https://reviews.llvm.org/D49592
Files:
lib/Target/AArch64/AArch64InstrFormats.td
lib/Target/AArch64/AArch64InstrInfo.h
lib/Target/AArch64/AArch64RegisterInfo.td
lib/Target/AArch64/AArch64SVEInstrInfo.td
lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
lib/Target/AArch64/SVEInstrFormats.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49592.157921.patch
Type: text/x-patch
Size: 18573 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180730/3b5caf12/attachment.bin>
More information about the llvm-commits
mailing list