[llvm-dev] If there are some passes in LLVM do the opposite of the SROA(Scalar Replacement of Aggregates) pass

Lin-Ya Yu via llvm-dev llvm-dev at lists.llvm.org
Thu Feb 21 11:35:03 PST 2019


Hi LLVM developers,

We tried to find if there are some passes in LLVM do the opposite of the
SROA(Scalar Replacement of Aggregates) pass, but did not find one. Do we
have this kind of pass to bring back the structure type?  Or this is done
separately in any transformation passes?

Thanks,
Lin-Ya
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190221/8c992d42/attachment.html>


More information about the llvm-dev mailing list