dkrupp wrote:

> The patch makes sense to me. Have you considered applying the same heuristic 
> to C++ array new allocations?
> 
> I'll port this patch downstream to see how this would behave on the Juliet 
> C++ benchmark or on some real-world code.

I will check C++

> The patch makes sense to me. Have you considered applying the same heuristic 
> to C++ array new allocations?
> 
> I'll port this patch downstream to see how this would behave on the Juliet 
> C++ benchmark or on some real-world code.

I will consider adding the heuristic for C++ array new allocations in a 
follow-up patch.

https://github.com/llvm/llvm-project/pull/92420
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to