[PATCH] D62601: [AArch64][SVE2] Asm: support WHILE instructions

Cullen Rhodes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 31 02:14:08 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL362215: [AArch64][SVE2] Asm: support WHILE instructions (authored by c-rhodes, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D62601?vs=201927&id=202398#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D62601

Files:
  llvm/trunk/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/trunk/lib/Target/AArch64/SVEInstrFormats.td
  llvm/trunk/test/MC/AArch64/SVE2/whilege-diagnostics.s
  llvm/trunk/test/MC/AArch64/SVE2/whilege.s
  llvm/trunk/test/MC/AArch64/SVE2/whilegt-diagnostics.s
  llvm/trunk/test/MC/AArch64/SVE2/whilegt.s
  llvm/trunk/test/MC/AArch64/SVE2/whilehi-diagnostics.s
  llvm/trunk/test/MC/AArch64/SVE2/whilehi.s
  llvm/trunk/test/MC/AArch64/SVE2/whilehs-diagnostics.s
  llvm/trunk/test/MC/AArch64/SVE2/whilehs.s
  llvm/trunk/test/MC/AArch64/SVE2/whilerw-diagnostics.s
  llvm/trunk/test/MC/AArch64/SVE2/whilerw.s
  llvm/trunk/test/MC/AArch64/SVE2/whilewr-diagnostics.s
  llvm/trunk/test/MC/AArch64/SVE2/whilewr.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62601.202398.patch
Type: text/x-patch
Size: 23875 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190531/a1a4e06d/attachment.bin>


More information about the llvm-commits mailing list