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

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 12 01:20:10 PDT 2022


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

Ping, any additional thoughts on how to best resolve the regression soon?


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.467054.patch
Type: text/x-patch
Size: 11098 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221012/5e8434a2/attachment.bin>


More information about the llvm-commits mailing list