[PATCH] D62001: [AArch64][SVE2] Asm: add SADALP and UADALP instructions

Cullen Rhodes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 20 06:47:46 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL361154: [AArch64][SVE2] Asm: add SADALP and UADALP instructions (authored by c-rhodes, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D62001?vs=199782&id=200271#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D62001

Files:
  llvm/trunk/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/trunk/lib/Target/AArch64/SVEInstrFormats.td
  llvm/trunk/test/MC/AArch64/SVE2/sadalp-diagnostics.s
  llvm/trunk/test/MC/AArch64/SVE2/sadalp.s
  llvm/trunk/test/MC/AArch64/SVE2/uadalp-diagnostics.s
  llvm/trunk/test/MC/AArch64/SVE2/uadalp.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62001.200271.patch
Type: text/x-patch
Size: 10617 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190520/5dc1ec93/attachment.bin>


More information about the llvm-commits mailing list