[PATCH] D46686: [AArch64][SVE] Asm: Support for gather PRF prefetch instructions

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 10 03:52:16 PDT 2018


sdesmalen created this revision.
sdesmalen added reviewers: rengolin, fhahn, samparker, SjoerdMeijer.
Herald added a reviewer: javed.absar.
Herald added subscribers: kristof.beyls, tschuett.
sdesmalen added a dependency: D46681: [AArch64][SVE] Extend parsing of Prefetch operation for SVE..

https://reviews.llvm.org/D46686

Files:
  lib/Target/AArch64/AArch64SVEInstrInfo.td
  lib/Target/AArch64/SVEInstrFormats.td
  test/MC/AArch64/SVE/prfb-diagnostics.s
  test/MC/AArch64/SVE/prfb.s
  test/MC/AArch64/SVE/prfd-diagnostics.s
  test/MC/AArch64/SVE/prfd.s
  test/MC/AArch64/SVE/prfh-diagnostics.s
  test/MC/AArch64/SVE/prfh.s
  test/MC/AArch64/SVE/prfw-diagnostics.s
  test/MC/AArch64/SVE/prfw.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46686.146106.patch
Type: text/x-patch
Size: 31380 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180510/6e1775b0/attachment.bin>


More information about the llvm-commits mailing list