[PATCH] D62600: [AArch64][SVE2] Asm: support TBL/TBX instructions

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


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

Changed prior to commit:
  https://reviews.llvm.org/D62600?vs=201926&id=202396#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D62600

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

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


More information about the llvm-commits mailing list