[PATCH] D27529: Correct Vectorcall Register passing and HVA Behavior

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 3 07:50:22 PST 2017


erichkeane updated this revision to Diff 82887.
erichkeane added a comment.

Sorry about that, I have no idea how I messed up the process, I must have thought this was a different window.  I've updated it with the latest version of this diff that I have which seems to be the one I intended initially.

Additionally, I note that the back end one went in here: https://reviews.llvm.org/D27392

Thanks,
Erich

PS: I apologize for the delay, I've been out of internet-communication over the last 2 weeks!


https://reviews.llvm.org/D27529

Files:
  include/clang/CodeGen/CGFunctionInfo.h
  lib/CodeGen/TargetInfo.cpp
  test/CodeGen/vectorcall.c
  test/CodeGenCXX/homogeneous-aggregates.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27529.82887.patch
Type: text/x-patch
Size: 22828 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170103/15ddc9b9/attachment-0001.bin>


More information about the cfe-commits mailing list