[PATCH] D145209: [DAE] Don't change the return type if we have virtual musttail calls

Mircea Trofin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 2 22:55:20 PST 2023


mtrofin updated this revision to Diff 502052.
mtrofin marked an inline comment as done.
mtrofin added a comment.

propagate


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.502052.patch
Type: text/x-patch
Size: 3558 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230303/679077ed/attachment.bin>


More information about the llvm-commits mailing list