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

Alexander Potapenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 7 08:54:01 PDT 2019


glider updated this revision to Diff 213920.
glider added a comment.

Added test cases for =x, replaced grep with not


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D65234

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65234.213920.patch
Type: text/x-patch
Size: 7592 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190807/1b4b5718/attachment-0001.bin>


More information about the cfe-commits mailing list