[llvm] [DSE] Fold small malloc + zero-store into calloc (PR #106069)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 26 06:36:52 PDT 2024


nikic wrote:

This looks like a duplicate of https://github.com/llvm/llvm-project/pull/87048, see also https://github.com/llvm/llvm-project/pull/87048#issuecomment-2027251484 for a prerequisite transform that needs to be implemented before we can consider this.

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


More information about the llvm-commits mailing list