[PATCH] D117092: [GlobalOpt] Use generic type when converting malloc to global
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 17 00:55:56 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG499f1ca79f23: [GlobalOpt] Use generic type when converting malloc to global (authored by nikic).
Changed prior to commit:
https://reviews.llvm.org/D117092?vs=399971&id=400463#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117092/new/
https://reviews.llvm.org/D117092
Files:
llvm/lib/Transforms/IPO/GlobalOpt.cpp
llvm/test/Transforms/GlobalOpt/2021-08-03-StoreOnceLoadMultiCasts.ll
llvm/test/Transforms/GlobalOpt/malloc-promote-5.ll
llvm/test/Transforms/GlobalOpt/malloc-promote-opaque-ptr.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117092.400463.patch
Type: text/x-patch
Size: 13437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220117/0273d38a/attachment.bin>
More information about the llvm-commits
mailing list