[PATCH] D13218: Mark BB as annotated if its weight is > 0
Dehao Chen via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 28 18:19:05 PDT 2015
danielcdh updated this revision to Diff 35931.
danielcdh added a comment.
Add unittest to fix propagation. This equivalence class based method is still incorrect. I will have a separate patch to fix equivalence class bug.
http://reviews.llvm.org/D13218
Files:
lib/Transforms/IPO/SampleProfile.cpp
test/Transforms/SampleProfile/Inputs/cfg.prof
test/Transforms/SampleProfile/cfg.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13218.35931.patch
Type: text/x-patch
Size: 13640 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150929/e6d72227/attachment.bin>
More information about the llvm-commits
mailing list