[PATCH] D30941: Better testing of schedule model instruction latencies/throughputs
Andrew V. Tischenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 17 09:41:06 PDT 2017
avt77 added a comment.
In https://reviews.llvm.org/D30941#703613, @hfinkel wrote:
> In https://reviews.llvm.org/D30941#703612, @avt77 wrote:
>
> > hfinkel, yes I mean I'll do it in the next version of this patch soon.
> > rksimon, do you mean we should rename the compiler option like "-print-schedule"?
>
>
> It is not clear to me why you won't just always do this when in verbose-asm mode. Thoughts on not having a separate option at all?
We can do it without special option of course. Should I remove it and use "verbose-asm mode" instead?
https://reviews.llvm.org/D30941
More information about the llvm-commits
mailing list