[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 08:47:32 PDT 2019
courbet added a comment.
> 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.
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