[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
Mon Feb 27 05:58:25 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG49aa3777f891: [GlobalOpt] Ignore only loaded / only stored global parts in global SRA… (authored by nikic).

Changed prior to commit:
  https://reviews.llvm.org/D129857?vs=499505&id=500750#toc

Repository:
  rG LLVM Github Monorepo

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.500750.patch
Type: text/x-patch
Size: 14040 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230227/a34d7016/attachment.bin>


More information about the llvm-commits mailing list