[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:57:42 PDT 2022


huangjd updated this revision to Diff 450109.
huangjd added a comment.

Added comments


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.450109.patch
Type: text/x-patch
Size: 5184 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220804/ef3d4e8f/attachment.bin>


More information about the llvm-commits mailing list