[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 08:52:29 PDT 2017
twoh updated this revision to Diff 112903.
twoh added a comment.
Fix a test.
https://reviews.llvm.org/D37176
Files:
lib/Transforms/Instrumentation/IndirectCallPromotion.cpp
test/Transforms/PGOProfile/icp_covariant_call_return.ll
test/Transforms/PGOProfile/icp_invoke_nouse.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37176.112903.patch
Type: text/x-patch
Size: 4186 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170828/43430455/attachment.bin>
More information about the llvm-commits
mailing list