[llvm] [MemProf] Add ambigous memprof attribute (PR #157204)

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 5 17:59:44 PDT 2025


================

----------------
teresajohnson wrote:

I don't think so - we are only adding these new attributes to the same calls where we currently add memprof attributes. This unittest in particular doesn't have any non-alloc calls in any case - it's only checking what we add to the allocations.

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


More information about the llvm-commits mailing list