[PATCH] D114128: [SROA] Add an IR to test that allocations of struct are scalarized.
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 18 09:36:56 PST 2021
lebedev.ri added a comment.
(disclaimer for the change itself: note that it is not sufficient to check that there are scalar loads/stores, it'd miss the post of SROA.)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114128/new/
https://reviews.llvm.org/D114128
More information about the llvm-commits
mailing list