[PATCH] D15258: [PGO] Remove data races on Data->Values field
David Li via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 17 18:41:54 PST 2015
davidxl updated this revision to Diff 43205.
davidxl added a comment.
Updated the patch according to Betul's feedback.
(VP gather interface is cleaned up -- the size is still needed by the header.)
http://reviews.llvm.org/D15258
Files:
lib/profile/InstrProfiling.h
lib/profile/InstrProfilingFile.c
lib/profile/InstrProfilingInternal.h
lib/profile/InstrProfilingValue.c
lib/profile/InstrProfilingWriter.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15258.43205.patch
Type: text/x-patch
Size: 12219 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151218/c5fc6039/attachment.bin>
More information about the llvm-commits
mailing list