[PATCH] D129857: [GlobalOpt] Ignore only loaded / only stored global parts in global SRA heuristic
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 12 02:08:15 PDT 2022
nikic updated this revision to Diff 467067.
nikic retitled this revision from "[GlobalOpt] Ignore never loaded global parts in global SRA heuristic" to "[GlobalOpt] Ignore only loaded / only stored global parts in global SRA heuristic".
nikic edited the summary of this revision.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129857/new/
https://reviews.llvm.org/D129857
Files:
llvm/lib/Transforms/IPO/GlobalOpt.cpp
llvm/test/Transforms/GlobalOpt/sra-many-stores.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129857.467067.patch
Type: text/x-patch
Size: 13726 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221012/8d7ba2fe/attachment.bin>
More information about the llvm-commits
mailing list