[PATCH] D65448: [AArch64] Implement initial SVE calling convention support

Cullen Rhodes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 5 06:43:25 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL367859: [AArch64] Implement initial SVE calling convention support (authored by c-rhodes, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D65448?vs=212585&id=213347#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65448/new/

https://reviews.llvm.org/D65448

Files:
  llvm/trunk/include/llvm/IR/CallingConv.h
  llvm/trunk/lib/Target/AArch64/AArch64CallingConvention.td
  llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/trunk/lib/Target/AArch64/AArch64RegisterInfo.cpp
  llvm/trunk/test/CodeGen/AArch64/sve-calling-convention.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65448.213347.patch
Type: text/x-patch
Size: 12823 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190805/d081b9b2/attachment.bin>


More information about the llvm-commits mailing list