[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 Feb 22 07:38:53 PST 2023


nikic updated this revision to Diff 499505.
nikic edited the summary of this revision.
nikic added a comment.

Rebase


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.499505.patch
Type: text/x-patch
Size: 13897 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230222/30c02c50/attachment.bin>


More information about the llvm-commits mailing list