[PATCH] D129525: [GlobalOpt] Drop SRA split limit for struct types.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 2 05:02:08 PDT 2022


fhahn updated this revision to Diff 457563.
fhahn added a comment.

Just a rebase on top of a test added in 91e67c074922cc667fa1c43fc1f01acb96faa0f9 <https://reviews.llvm.org/rG91e67c074922cc667fa1c43fc1f01acb96faa0f9> that can't be handled by D129857 <https://reviews.llvm.org/D129857>.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D129525/new/

https://reviews.llvm.org/D129525

Files:
  llvm/lib/Transforms/IPO/GlobalOpt.cpp
  llvm/test/Transforms/GlobalOpt/sra-many-stores.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129525.457563.patch
Type: text/x-patch
Size: 11098 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220902/dffe399c/attachment.bin>


More information about the llvm-commits mailing list