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

Guozhi Wei via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 3 15:00:33 PST 2020


Carrot updated this revision to Diff 248040.
Carrot marked an inline comment as done.
Carrot added a comment.

Thanks, will commit this version.


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.248040.patch
Type: text/x-patch
Size: 8056 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200303/0a64742b/attachment.bin>


More information about the llvm-commits mailing list