[llvm] [CodeGen][MISched] Add misched post-regalloc bottom-up scheduling (PR #76186)
Michael Maitland via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 20 08:11:35 PST 2024
michaelmaitland wrote:
> Based on my rough understanding, these changes are really straightforward, so I think this PR makes sense to me. One thought: the test doesn't show the difference between two directions, is it possible to add a test that will have different scheduled results?
Updated
https://github.com/llvm/llvm-project/pull/76186
More information about the llvm-commits
mailing list