[PATCH] D68063: Propeller: LLVM support for basic block sections
Sriraman Tallam via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 6 11:56:18 PST 2020
tmsriram marked 2 inline comments as done.
tmsriram added inline comments.
================
Comment at: llvm/include/llvm/ProfileData/PropellerProf.h:20
+
+#endif
----------------
mehdi_amini wrote:
> The "propeller-specific" aspect of it seems unrelated to "adding support for basic block sections"
We can rename this to BBSectionsList.h or something similar. This allows basic block sections for a specific set of basic blocks which is useful for Propeller.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68063/new/
https://reviews.llvm.org/D68063
More information about the llvm-commits
mailing list