[PATCH] D45433: [llvm-mca] Add the ability to mark regions of code for analysis (PR36875)

Andrea Di Biagio via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 9 05:52:33 PDT 2018


andreadb added inline comments.


================
Comment at: tools/llvm-mca/CodeRegion.h:9
+//===----------------------------------------------------------------------===//
+//
+//===----------------------------------------------------------------------===//
----------------
courbet wrote:
> Please add a file comment.
Ouch... I thought that something was missing.

Thanks for spotting it. I will add it.


https://reviews.llvm.org/D45433





More information about the llvm-commits mailing list