[PATCH] D27280: [PGO] fix PGO use ICE when there are unreachable BBs
Rong Xu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 30 14:28:06 PST 2016
xur updated this revision to Diff 79815.
xur added a comment.
Integrated David's suggestions.
Actually there are two more places need to be changed.
-Rong
https://reviews.llvm.org/D27280
Files:
lib/Transforms/Instrumentation/CFGMST.h
lib/Transforms/Instrumentation/PGOInstrumentation.cpp
test/Transforms/PGOProfile/Inputs/unreachable_bb.proftext
test/Transforms/PGOProfile/unreachable_bb.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27280.79815.patch
Type: text/x-patch
Size: 6575 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161130/51671f39/attachment.bin>
More information about the llvm-commits
mailing list