[PATCH] D59688: [X86] Make post-ra scheduling macrofusion-aware.

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 28 09:23:45 PDT 2019


lebedev.ri added a comment.

In D59688#1446142 <https://reviews.llvm.org/D59688#1446142>, @courbet wrote:

> > This could use test coverage i guess?
>
> This is actually an NFC as the post-ra scheduler is not on by default. The next patch that enables scheduling will show the actual changes.


What about CPU's that specify `let PostRAScheduler = 1;` ?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D59688





More information about the llvm-commits mailing list