[PATCH] D74242: [CodeGenPrepare] Handle ExtractValueInst in dupRetToEnableTailCallOpts

Guozhi Wei via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 4 11:17:49 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGee9a3eba7697: [CodeGenPrepare] Handle ExtractValueInst in dupRetToEnableTailCallOpts (authored by Carrot).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74242/new/

https://reviews.llvm.org/D74242

Files:
  llvm/lib/CodeGen/CodeGenPrepare.cpp
  llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
  llvm/test/CodeGen/X86/tailcall-extract.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74242.248262.patch
Type: text/x-patch
Size: 8056 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200304/a146cab3/attachment.bin>


More information about the llvm-commits mailing list