[llvm] [CodeGen][MISched] Add misched post-regalloc bottom-up scheduling (PR #76186)

Wang Pengcheng via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 1 19:15:55 PST 2024


wangpc-pp 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?

https://github.com/llvm/llvm-project/pull/76186


More information about the llvm-commits mailing list