[PATCH] D42811: [CodeGen][va_args] Correct Vector Struct va-arg 'in_reg' code gen

Erich Keane via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 2 07:57:16 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL324098: [CodeGen][va_args] Correct Vector Struct va-arg 'in_reg' code gen (authored by erichkeane, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D42811?vs=132452&id=132594#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D42811

Files:
  cfe/trunk/lib/CodeGen/TargetInfo.cpp
  cfe/trunk/test/CodeGen/x86_64-floatvectors.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42811.132594.patch
Type: text/x-patch
Size: 7311 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180202/22cbb7ce/attachment.bin>


More information about the llvm-commits mailing list