[PATCH] D35307: [AArch64] Initial SVE register definitions

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 12 08:09:18 PDT 2017


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

Initial SVE register definitions.

Also extends tablegen to fix type deduction with scalable vectors in patterns, needed in order to build the existing NEON tblgen code with these additional regclasses defined.


Repository:
  rL LLVM

https://reviews.llvm.org/D35307

Files:
  lib/Target/AArch64/AArch64RegisterInfo.td
  utils/TableGen/CodeGenDAGPatterns.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35307.106215.patch
Type: text/x-patch
Size: 12075 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170712/d3747f86/attachment.bin>


More information about the llvm-commits mailing list