[PATCH] D113520: [SROA] Maintain shadow/backing alloca when some slices are noncapturnig read-only calls to allow alloca partitioning/promotion
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 4 13:14:33 PST 2022
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rGadc0984d81f5: Reland [SROA] Maintain shadow/backing alloca when some slices are noncapturnig… (authored by lebedev.ri).
Changed prior to commit:
https://reviews.llvm.org/D113520?vs=413057&id=413122#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113520/new/
https://reviews.llvm.org/D113520
Files:
llvm/lib/Transforms/Scalar/SROA.cpp
llvm/test/Transforms/SROA/non-capturing-call-readonly.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113520.413122.patch
Type: text/x-patch
Size: 58432 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220304/65054e4f/attachment.bin>
More information about the llvm-commits
mailing list