[PATCH] D131034: [Backend][X86] Improved tail call optimization for functions marked as musttail
William Junda Huang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 4 12:55:48 PDT 2022
huangjd updated this revision to Diff 450107.
huangjd added a comment.
Restructured logic to determine isSibcall
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131034/new/
https://reviews.llvm.org/D131034
Files:
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/musttail-struct.ll
llvm/test/CodeGen/X86/musttail-tailcc.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131034.450107.patch
Type: text/x-patch
Size: 5137 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220804/43d8889d/attachment.bin>
More information about the llvm-commits
mailing list