[PATCH] D117503: [GlobalOpt] Generalize malloc-to-global for any allocation function

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 17 15:07:49 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG26049b8ce376: [GlobalOpt] Generalize malloc-to-global for any allocation function (authored by reames).

Changed prior to commit:
  https://reviews.llvm.org/D117503?vs=400598&id=400653#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117503

Files:
  llvm/lib/Transforms/IPO/GlobalOpt.cpp
  llvm/test/Transforms/GlobalOpt/calloc-promote.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117503.400653.patch
Type: text/x-patch
Size: 7858 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220117/c158c88c/attachment.bin>


More information about the llvm-commits mailing list