[llvm] [ThinLTO] Populate declaration import status except for distributed ThinLTO under a default-off new option (PR #88024)

Mingming Liu via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 5 10:14:48 PDT 2024


minglotus-6 wrote:

I reverted this patch and its follow-up in https://github.com/llvm/llvm-project/commit/707f4de4289e48e8a17bd0c9eb429d0c98061ecd and https://github.com/llvm/llvm-project/commit/53061eecdbd9ffc77a43f85b6c4e145a242a27a4. Despite testing on two server applications, this change caused OOM on some other applications.

I'll need to profile offline to bring the memory usage down.

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


More information about the llvm-commits mailing list