[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
Sun Jan 31 16:31:33 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG54842fa0bba0: [CodeGenPrepare] Also skip lifetime.end intrinsic when check return block in… (authored by junparser).

Repository:
  rG LLVM Github Monorepo

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.320385.patch
Type: text/x-patch
Size: 3454 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210201/efa799b7/attachment.bin>


More information about the llvm-commits mailing list