[llvm] [AMDGPU] Add AMDGPU-specific module splitting (PR #89245)

Pierre van Houtryve via llvm-commits llvm-commits at lists.llvm.org
Mon May 13 08:17:13 PDT 2024


Pierre-vh wrote:

Note: I added the `isAddressTaken` check for the indirect calls dependency collection. I think that's a trivial addition to narrow down the set of indirectly callable functions.

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


More information about the llvm-commits mailing list