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

Guozhi Wei via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 18 13:12:23 PST 2020


Carrot updated this revision to Diff 245242.
Carrot marked an inline comment as done.

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.245242.patch
Type: text/x-patch
Size: 3877 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200218/77de3aa2/attachment.bin>


More information about the llvm-commits mailing list