[PATCH] D43695: [IPSCCP] mark musttail calls overdefined (PR36485)

Fedor Indutny via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 27 12:27:58 PST 2018


indutny updated this revision to Diff 136135.
indutny marked an inline comment as done.
indutny added a comment.

I've addressed your feedback, and covered more erroneous cases in my patch now.

Thank you!


https://reviews.llvm.org/D43695

Files:
  lib/Transforms/Scalar/SCCP.cpp
  test/Transforms/IPConstantProp/musttail-call.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43695.136135.patch
Type: text/x-patch
Size: 5179 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180227/63893d14/attachment.bin>


More information about the llvm-commits mailing list