[llvm] [IR][DSE] Support non-malloc functions in malloc+memset->calloc fold (PR #138299)

via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 4 04:25:53 PDT 2025


clubby789 wrote:

`LibFunc` is uninitialized but is compared in the assert, I'll open a PR shortly to address the msan failures

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


More information about the llvm-commits mailing list