[PATCH] D14401: [PGO] Make indexed value profile data more compact and add structural definitions for the data format

David Li via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 6 13:34:04 PST 2015


davidxl added a comment.

yes -- binary blob testing can be added once the feature is turned on (with all pieces ready and possibly after a major public clang release with the feature is announced) -- until then, we still have some flexibility to tune the layout without the need to worry about incompatible changes.


http://reviews.llvm.org/D14401





More information about the llvm-commits mailing list