[PATCH] D65948: [MCA] Add flag -show-encoding to llvm-mca.

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 8 09:40:28 PDT 2019


lebedev.ri added a comment.

In D65948#1621321 <https://reviews.llvm.org/D65948#1621321>, @RKSimon wrote:

> In D65948#1621314 <https://reviews.llvm.org/D65948#1621314>, @andreadb wrote:
>
> > In D65948#1621308 <https://reviews.llvm.org/D65948#1621308>, @lebedev.ri wrote:
> >
> > > Is it already transitively enabled by `-all-stats`/`-all-views`, i think not?
> >
> >
> > No it is not.
>
>
> TBH I'd prefer that this is disabled by default - it bulks out the instruction view quite a bit


By default - i totally agree. But not by an explicit "please show me everything; no but really please do".


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65948/new/

https://reviews.llvm.org/D65948





More information about the llvm-commits mailing list