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

Guozhi Wei via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 7 13:39:52 PST 2020


Carrot updated this revision to Diff 243276.
Carrot marked 4 inline comments 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.243276.patch
Type: text/x-patch
Size: 3788 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200207/8b86f879/attachment-0001.bin>


More information about the llvm-commits mailing list