[PATCH] D45653: Enable sibling-call optimization for functions returning structs
Ivan Sorokin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 8 05:55:20 PDT 2018
sorokin updated this revision to Diff 159693.
sorokin added a comment.
A colleague of mine updated the patch. The patch is rebased against the llvm trunk. He also ran update_llc_test_checks.py on sibcall.ll.
Repository:
rL LLVM
https://reviews.llvm.org/D45653
Files:
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/sibcall.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45653.159693.patch
Type: text/x-patch
Size: 4117 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180808/061a956c/attachment.bin>
More information about the llvm-commits
mailing list