[PATCH] D68161: [TimeProfiler] Fix "OptModule" section and add new "Backend" sections
Roman Lebedev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 27 15:25:50 PDT 2019
lebedev.ri accepted this revision.
lebedev.ri added a reviewer: thakis.
lebedev.ri added a comment.
This revision is now accepted and ready to land.
Oh nice!
F10096481: image.png <https://reviews.llvm.org/F10096481>
F10096488: image.png <https://reviews.llvm.org/F10096488>
I like this.
One more related question - there are two `"Frontend"` sections, second one appears to consist only of `"CodeGen Function"s`.
Is that correct? Should they both be in an actual front-end section, and should they be renamed to, i dunno,
`"Sema"` and `"Codegen"`? I'm not sure about this, just raising a question.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68161/new/
https://reviews.llvm.org/D68161
More information about the cfe-commits
mailing list