[llvm] [MachineLICM] Improve register pressure estimation. (PR #118615)

Mikhail Gudim via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 5 04:20:32 PST 2024


mgudim wrote:

> Any tests and/or numbers to support this patch?

In https://github.com/llvm/llvm-project/pull/90819 we exercise LICM in new ways. While examining one of degradations that I saw, I discovered this.

I'll try to get perf numbers soon. And add a test.

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


More information about the llvm-commits mailing list