[PATCH] D39090: [AArch64][SVE] Asm: Set SVE as unsupported feature for existing scheduler models

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 19 05:04:12 PDT 2017


sdesmalen created this revision.
Herald added subscribers: kristof.beyls, tschuett, javed.absar, aemerson.

Patch [4/5] in a series to add assembler/disassembler support for AArch64 SVE unpredicated ADD/SUB instructions.


https://reviews.llvm.org/D39090

Files:
  lib/Target/AArch64/AArch64SchedA53.td
  lib/Target/AArch64/AArch64SchedA57.td
  lib/Target/AArch64/AArch64SchedCyclone.td
  lib/Target/AArch64/AArch64SchedFalkor.td
  lib/Target/AArch64/AArch64SchedKryo.td
  lib/Target/AArch64/AArch64SchedM1.td
  lib/Target/AArch64/AArch64SchedThunderX.td
  lib/Target/AArch64/AArch64SchedThunderX2T99.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39090.119571.patch
Type: text/x-patch
Size: 3888 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171019/ad572bd9/attachment.bin>


More information about the llvm-commits mailing list