[PATCH] D103451: [SimplifyLibCalls][NFC] Clean up LibCallSimplifier from 'memset + malloc into calloc' transformation

Alf via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 4 12:02:43 PDT 2021


gAlfonso-bit added a comment.

Can we cherry pick this to release-13.0/12 too since it also has the change that made the removed code in this patch obsolete in the first place?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D103451/new/

https://reviews.llvm.org/D103451



More information about the llvm-commits mailing list