[PATCH] D65234: [CodeGen]: don't treat structures returned in registers as memory inputs

Alexander Potapenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 29 04:20:40 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL370335: [CodeGen]: don't treat structures returned in registers as memory inputs (authored by glider, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D65234?vs=217831&id=217833#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D65234

Files:
  cfe/trunk/lib/CodeGen/CGStmt.cpp
  cfe/trunk/test/CodeGen/asm-attrs.c
  cfe/trunk/test/CodeGen/x86_64-PR42672.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65234.217833.patch
Type: text/x-patch
Size: 7654 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190829/534a73ea/attachment.bin>


More information about the llvm-commits mailing list