[PATCH] D147740: [NFC][llvm-profdata] Refactoring Sample Profile Reader to increase FDO build speed
David Li via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 13 10:40:13 PDT 2023
davidxl added a comment.
Is it possible to split out the FunctionOffsetTable change into a separate patch? It is generally better to split if they are isolated changes (can depend on the previous changes).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147740/new/
https://reviews.llvm.org/D147740
More information about the llvm-commits
mailing list