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

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 12 02:44:09 PDT 2022


nikic added a comment.

I've updated D129857 <https://reviews.llvm.org/D129857> to handle the new case -- I'd still generally prefer not to special case struct types if we can avoid it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129525



More information about the llvm-commits mailing list