[all-commits] [llvm/llvm-project] 4e332c: Revert "Transform memset + malloc --> calloc (PR25...

Roman Lebedev via All-commits all-commits at lists.llvm.org
Fri Jul 9 06:27:24 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4e332cd41acb2befa85e20ec1f28413ea4adbb50
      https://github.com/llvm/llvm-project/commit/4e332cd41acb2befa85e20ec1f28413ea4adbb50
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2021-07-09 (Fri, 09 Jul 2021)

  Changed paths:
    M llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
    M llvm/test/Transforms/DeadStoreElimination/noop-stores.ll

  Log Message:
  -----------
  Revert "Transform memset + malloc --> calloc (PR25892)"

It broke `check-msan`, see e.g. https://lab.llvm.org/buildbot/#/builders/18/builds/1934

This reverts commit 375694a07bcba3be66864c42a5932be1a22831e2.




More information about the All-commits mailing list