[PATCH] D43460: [X86] Fix scheduling info for IMUL on haswell onwards.

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 19 07:07:10 PST 2018


RKSimon added a comment.

In https://reviews.llvm.org/D43460#1012043, @courbet wrote:

> In https://reviews.llvm.org/D43460#1012041, @lebedev.ri wrote:
>
> > All the checks still pass?
> >  I though there were //some// tests to dump the current scheduling info.
>
>
> They do (check-llvm).


The schedule tests only report latency and throughput, this patch doesn't appear to affect those values.


Repository:
  rL LLVM

https://reviews.llvm.org/D43460





More information about the llvm-commits mailing list