[llvm] [X86][NFC] Reorder the registers to reduce unnecessary iterations (PR #70222)

Phoebe Wang via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 31 19:10:45 PDT 2023


https://github.com/phoebewang approved this pull request.

I don't see objections to this patch, so I'll approve to unblock our follow up patches.
I think as a workaround, this patch solves the compiler time regression caused by adding new registers. We can remove it once we don't need LIveVariables.

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


More information about the llvm-commits mailing list