[PATCH] D46269: [AArch64][SVE] Asm: Support for non-temporal, contiguous LDNT1/STNT1 load/store instructions.

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 30 09:27:09 PDT 2018


sdesmalen created this revision.
sdesmalen added reviewers: fhahn, rengolin, samparker, SjoerdMeijer.
Herald added a reviewer: javed.absar.
Herald added subscribers: kristof.beyls, tschuett.

https://reviews.llvm.org/D46269

Files:
  lib/Target/AArch64/AArch64SVEInstrInfo.td
  lib/Target/AArch64/SVEInstrFormats.td
  test/MC/AArch64/SVE/ldnt1b-diagnostics.s
  test/MC/AArch64/SVE/ldnt1b.s
  test/MC/AArch64/SVE/ldnt1d-diagnostics.s
  test/MC/AArch64/SVE/ldnt1d.s
  test/MC/AArch64/SVE/ldnt1h-diagnostics.s
  test/MC/AArch64/SVE/ldnt1h.s
  test/MC/AArch64/SVE/ldnt1w-diagnostics.s
  test/MC/AArch64/SVE/ldnt1w.s
  test/MC/AArch64/SVE/stnt1b-diagnostics.s
  test/MC/AArch64/SVE/stnt1b.s
  test/MC/AArch64/SVE/stnt1d-diagnostics.s
  test/MC/AArch64/SVE/stnt1d.s
  test/MC/AArch64/SVE/stnt1h-diagnostics.s
  test/MC/AArch64/SVE/stnt1h.s
  test/MC/AArch64/SVE/stnt1w-diagnostics.s
  test/MC/AArch64/SVE/stnt1w.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46269.144571.patch
Type: text/x-patch
Size: 42544 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180430/89bde536/attachment.bin>


More information about the llvm-commits mailing list