[PATCH] D59688: [X86] Make post-ra scheduling macrofusion-aware.
Clement Courbet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 28 09:35:32 PDT 2019
courbet planned changes to this revision.
courbet added a comment.
> 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>).
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