[PATCH] D62528: [AArch64][SVE2] Asm: support SVE2 load instructions

Cullen Rhodes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 30 01:44:52 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGebe23041f087: [AArch64][SVE2] Asm: support SVE2 load instructions (authored by c-rhodes).
Herald added a subscriber: hiraditya.

Changed prior to commit:
  https://reviews.llvm.org/D62528?vs=201671&id=202135#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62528

Files:
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/lib/Target/AArch64/SVEInstrFormats.td
  llvm/test/MC/AArch64/SVE/ldnt1b-diagnostics.s
  llvm/test/MC/AArch64/SVE2/ldnt1b-diagnostics.s
  llvm/test/MC/AArch64/SVE2/ldnt1b.s
  llvm/test/MC/AArch64/SVE2/ldnt1d-diagnostics.s
  llvm/test/MC/AArch64/SVE2/ldnt1d.s
  llvm/test/MC/AArch64/SVE2/ldnt1h-diagnostics.s
  llvm/test/MC/AArch64/SVE2/ldnt1h.s
  llvm/test/MC/AArch64/SVE2/ldnt1sb-diagnostics.s
  llvm/test/MC/AArch64/SVE2/ldnt1sb.s
  llvm/test/MC/AArch64/SVE2/ldnt1sh-diagnostics.s
  llvm/test/MC/AArch64/SVE2/ldnt1sh.s
  llvm/test/MC/AArch64/SVE2/ldnt1sw-diagnostics.s
  llvm/test/MC/AArch64/SVE2/ldnt1sw.s
  llvm/test/MC/AArch64/SVE2/ldnt1w-diagnostics.s
  llvm/test/MC/AArch64/SVE2/ldnt1w.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62528.202135.patch
Type: text/x-patch
Size: 50134 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190530/12d51ecf/attachment.bin>


More information about the llvm-commits mailing list