[PATCH] D18610: [PGO] Restore the correct counter value after processing a nested region in case of combined regions.
David Li via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 6 11:18:30 PDT 2016
davidxl added a comment.
Is it possible to combine identical regions (covering same area) before calling buildSegments? I think the resulting code would be a lot more readable.
http://reviews.llvm.org/D18610
More information about the llvm-commits
mailing list