[PATCH] D43708: [DAE] don't remove args of musttail target/caller

Fedor Indutny via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 23 19:39:20 PST 2018


indutny updated this revision to Diff 135768.
indutny added a comment.

Use `getTerminatingMustTailCall` instead of iterating through all instructions.


https://reviews.llvm.org/D43708

Files:
  lib/Transforms/IPO/DeadArgumentElimination.cpp
  test/Transforms/DeadArgElim/musttail-caller.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43708.135768.patch
Type: text/x-patch
Size: 4100 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180224/e35c6a7a/attachment.bin>


More information about the llvm-commits mailing list