[PATCH] D103009: [DSE] Transform memset + malloc --> calloc (PR25892)

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 20 12:59:34 PDT 2021


xbolva00 added a comment.

Anyway, we have some requests for this transformation:

https://bugs.llvm.org/show_bug.cgi?id=25892
https://bugs.llvm.org/show_bug.cgi?id=47159

(Maybe even more..)

So it would be good to find out solution which can be fine for both “sides” :)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D103009/new/

https://reviews.llvm.org/D103009



More information about the llvm-commits mailing list