[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:51:32 PDT 2019
lebedev.ri added a comment.
In D59688#1446261 <https://reviews.llvm.org/D59688#1446261>, @courbet wrote:
> > What about CPU's that specify let PostRAScheduler = 1; ?
>
> Ah yes, sorry I lost track of this. Interestingly there are no tests that fail currently.
> I'll try to come up with some that do.
>
> For now I'll submit the refactoring part of this change (D59689 <https://reviews.llvm.org/D59689>).
Thanks!
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