[PATCH] D95424: [CodeGenPrepare] Also skip lifetime.end intrinsic when check return block in dupRetToEnableTailCallOpts

JunMa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 25 23:49:32 PST 2021


junparser updated this revision to Diff 319223.
junparser added a comment.

Update testcase.


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

https://reviews.llvm.org/D95424

Files:
  llvm/lib/CodeGen/CodeGenPrepare.cpp
  llvm/test/Transforms/CodeGenPrepare/ARM/tailcall-dup.ll
  llvm/test/Transforms/CodeGenPrepare/X86/tailcall-assume-xbb.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95424.319223.patch
Type: text/x-patch
Size: 3454 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210126/a99193b2/attachment.bin>


More information about the llvm-commits mailing list