[PATCH] D144476: [GlobalOpt] Extend logic in SRA heuristic to skip stores of initializer.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 6 03:11:15 PST 2023
fhahn updated this revision to Diff 502570.
fhahn added a comment.
Rebase on top of 0ecef88 <https://reviews.llvm.org/rG0ecef88cb167dbd19023a932e7abac09059c3e4e>.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144476/new/
https://reviews.llvm.org/D144476
Files:
llvm/lib/Transforms/IPO/GlobalOpt.cpp
llvm/test/Transforms/GlobalOpt/sra-many-stores-initializers.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144476.502570.patch
Type: text/x-patch
Size: 28928 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230306/389a0406/attachment.bin>
More information about the llvm-commits
mailing list