[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
Wed Aug 3 17:33:18 PDT 2022


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

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


More information about the llvm-commits mailing list