[llvm] [PGO] Make the PGO instrumentation insert point after alloca (PR #142043)

via llvm-commits llvm-commits at lists.llvm.org
Fri May 30 14:07:08 PDT 2025


xur-llvm wrote:

Updated the commit message and used two allocas in the test (if we use llc, we can see that allocas are not combined without this patch).

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


More information about the llvm-commits mailing list