[PATCH] D103009: [DSE] Eliminate memset after malloc

Hubert Tong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 31 07:15:03 PDT 2021


hubert.reinterpretcast added a comment.

Please update the patch subject to be more reflective of "replacement" as opposed to "removal".

For example, "Use calloc for memset+malloc".


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