[llvm] [MemProf] Re-enable cloning of callsites in recursive cycles with fixes (PR #125947)

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 6 07:13:53 PST 2025


teresajohnson wrote:

> LGTM. I think we need to update this [test](https://github.com/llvm/llvm-project/blob/main/llvm/test/Transforms/MemProfContextDisambiguation/recursive.ll) ([buildkite](https://buildkite.com/llvm-project/github-pull-requests/builds/144058)).

Woops, updated the other version of the recursive test, now fixed this one the same way

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


More information about the llvm-commits mailing list