[PATCH] D45653: Enable sibling-call optimization for functions returning structs

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 30 06:40:22 PDT 2018


xbolva00 added inline comments.


================
Comment at: test/CodeGen/X86/sibcall.ll:310
 ; 64-LABEL: t15:
-; 64: callq {{_?}}f
-; 64: retq
----------------
Regenerate test file please


Repository:
  rL LLVM

https://reviews.llvm.org/D45653





More information about the llvm-commits mailing list