[PATCH] D103009: [DSE] Transform memset + malloc --> calloc (PR25892)
Dawid Jurczak via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 20 03:04:38 PDT 2021
yurai007 added a comment.
> I think more codes with “common pattern” see improvements so few ones which are problematic should use flag or attribute.
> Also unroller sometimes goes crazy and degrades performance but here nobody talks about revert/removal/turning off.
+1
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