[PATCH] D37176: Create PHI node for the return value only when the return value has uses.

Taewook Oh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 28 11:58:11 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL311906: Create PHI node for the return value only when the return value has uses. (authored by twoh).

Repository:
  rL LLVM

https://reviews.llvm.org/D37176

Files:
  llvm/trunk/lib/Transforms/Instrumentation/IndirectCallPromotion.cpp
  llvm/trunk/test/Transforms/PGOProfile/icp_covariant_call_return.ll
  llvm/trunk/test/Transforms/PGOProfile/icp_invoke_nouse.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37176.112933.patch
Type: text/x-patch
Size: 4161 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170828/3ac66d42/attachment.bin>


More information about the llvm-commits mailing list