[PATCH] D94776: [AArch64][SVE] Asm: Fix supported immediates for DUP/CPY

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 9 13:43:50 PST 2021


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

added test for `.d`.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D94776/new/

https://reviews.llvm.org/D94776

Files:
  llvm/lib/Target/AArch64/MCTargetDesc/AArch64AddressingModes.h
  llvm/test/MC/AArch64/SVE/cpy-diagnostics.s
  llvm/test/MC/AArch64/SVE/cpy.s
  llvm/test/MC/AArch64/SVE/dup-diagnostics.s
  llvm/test/MC/AArch64/SVE/dup.s
  llvm/test/MC/AArch64/SVE/mov-diagnostics.s
  llvm/test/MC/AArch64/SVE/mov.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94776.322490.patch
Type: text/x-patch
Size: 13433 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210209/d016c532/attachment.bin>


More information about the llvm-commits mailing list