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

Alina Sbirlea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 20 14:07:51 PDT 2021


asbirlea added a comment.

Sent out https://reviews.llvm.org/D108485 in an attempt to mitigate this without reverting the full transformation.
Please add self to reviewers.


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