[llvm] [MemProf] Add remarks for matched allocs and calls (PR #170379)
Snehasish Kumar via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 3 10:00:58 PST 2025
https://github.com/snehasish commented:
I'm hesitant to have both ORE and existing debug output which differ in behaviour. In this cases the ORE is not deduplicated (as you noted in the description). Can we make them equivalent so that later it would be trivial to remove the debug output?
https://github.com/llvm/llvm-project/pull/170379
More information about the llvm-commits
mailing list