[PATCH] D46681: [AArch64][SVE] Extend parsing of Prefetch operation for SVE.

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 10 02:16:14 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 dependent revision: D46682: [AArch64][SVE] Asm: Support for contiguous PRF prefetch instructions..

https://reviews.llvm.org/D46681

Files:
  lib/Target/AArch64/AArch64SystemOperands.td
  lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
  lib/Target/AArch64/InstPrinter/AArch64InstPrinter.cpp
  lib/Target/AArch64/InstPrinter/AArch64InstPrinter.h
  lib/Target/AArch64/SVEInstrFormats.td
  lib/Target/AArch64/Utils/AArch64BaseInfo.cpp
  lib/Target/AArch64/Utils/AArch64BaseInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46681.146099.patch
Type: text/x-patch
Size: 7992 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180510/26c5d8ed/attachment.bin>


More information about the llvm-commits mailing list