[PATCH] D103009: [DSE] Transform memset + malloc --> calloc (PR25892)
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 19 16:02:35 PDT 2021
lebedev.ri added a comment.
Yep, sounds like a revert to me.
To be honest i'm not really sure why this transform is worth it/beneficial,
so i'm not sure how much trouble the implementation should go into.
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