[PATCH] D117249: [GlobalOpt] Generalize malloc-to-global transformation by discarding type

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 13 13:42:13 PST 2022


reames updated this revision to Diff 399776.
reames added a comment.

Rebase over landed test


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

https://reviews.llvm.org/D117249

Files:
  llvm/lib/Transforms/IPO/GlobalOpt.cpp
  llvm/test/Transforms/GlobalOpt/2021-08-03-StoreOnceLoadMultiCasts.ll
  llvm/test/Transforms/GlobalOpt/malloc-promote-5.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117249.399776.patch
Type: text/x-patch
Size: 10080 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220113/67bab391/attachment.bin>


More information about the llvm-commits mailing list