[PATCH] D45344: [InstCombine] Fold malloc + memset to calloc even for llvm.memset

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 6 01:16:18 PDT 2018


xbolva00 added a comment.

In https://reviews.llvm.org/D45344#1059408, @lebedev.ri wrote:

> (The diff still seem to be lacking context)


Yes, fixed now :D I am sorry for too many updated revisions, it is my first contribution to llvm :D


https://reviews.llvm.org/D45344





More information about the llvm-commits mailing list