[PATCH] D145209: [DAE] Don't DAE if we musttail call a "live" (non-DAE-able) function
Mircea Trofin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 16 13:59:39 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG762253b048e9: [DAE] Don't DAE if we musttail call a "live" (non-DAE-able) function (authored by mtrofin).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145209/new/
https://reviews.llvm.org/D145209
Files:
llvm/include/llvm/Transforms/IPO/DeadArgumentElimination.h
llvm/lib/Transforms/IPO/DeadArgumentElimination.cpp
llvm/test/Transforms/DeadArgElim/musttail-indirect.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145209.505919.patch
Type: text/x-patch
Size: 5070 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230316/c24bc0c0/attachment.bin>
More information about the llvm-commits
mailing list