[all-commits] [llvm/llvm-project] 54842f: [CodeGenPrepare] Also skip lifetime.end intrinsic ...
junparser via All-commits
all-commits at lists.llvm.org
Sun Jan 31 16:31:43 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 54842fa0bba0c6cf69b7eb94f4b10d8da8aa5170
https://github.com/llvm/llvm-project/commit/54842fa0bba0c6cf69b7eb94f4b10d8da8aa5170
Author: Jun Ma <JunMa at linux.alibaba.com>
Date: 2021-02-01 (Mon, 01 Feb 2021)
Changed paths:
M llvm/lib/CodeGen/CodeGenPrepare.cpp
M llvm/test/Transforms/CodeGenPrepare/ARM/tailcall-dup.ll
M llvm/test/Transforms/CodeGenPrepare/X86/tailcall-assume-xbb.ll
Log Message:
-----------
[CodeGenPrepare] Also skip lifetime.end intrinsic when check return block in dupRetToEnableTailCallOpts.
Differential Revision: https://reviews.llvm.org/D95424
More information about the All-commits
mailing list