[PATCH] D159354: [SROA] Limit the number of allowed slices when trying to split allocas
Dhruv Chawla via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 8 10:15:38 PDT 2023
0xdc03 updated this revision to Diff 556282.
0xdc03 added a comment.
- Address reviewer comments
- Add a test case
- Increase default value from 32 to 1024
- Change patch motivation
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D159354/new/
https://reviews.llvm.org/D159354
Files:
llvm/lib/Transforms/Scalar/SROA.cpp
llvm/test/Transforms/SROA/huge-size.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159354.556282.patch
Type: text/x-patch
Size: 14878 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230908/15aa816a/attachment.bin>
More information about the llvm-commits
mailing list