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

Alina Sbirlea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 26 22:57:45 PDT 2021


asbirlea added a comment.

This looks good to me, but please wait for the reviewers' comments from the previous patch version.

I'd be curious how much the decision to not ignore allocas will affect compile times in (generated) IRs with many locals.


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