[llvm-dev] If there are some passes in LLVM do the opposite of the SROA(Scalar Replacement of Aggregates) pass (original) (raw)
Lin-Ya Yu via llvm-dev llvm-dev at lists.llvm.org
Thu Feb 21 11:35:03 PST 2019
- Previous message: [llvm-dev] select instruction and jump threading
- Next message: [llvm-dev] If there are some passes in LLVM do the opposite of the SROA(Scalar Replacement of Aggregates) pass
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Previous message: [llvm-dev] select instruction and jump threading
- Next message: [llvm-dev] If there are some passes in LLVM do the opposite of the SROA(Scalar Replacement of Aggregates) pass
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]