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

Pedro Lobo via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 26 12:52:07 PDT 2024


pedroclobo wrote:

Thanks for the review. I could try to implement the prerequisite transform. However, I agree that the implemented transformation is unlikely to be profitable. I'll close the PR.

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


More information about the llvm-commits mailing list