[llvm-commits] [PATCH] Add support for loads and stores of first class aggregrates to ScalarReplaceAggregrates
Matthijs Kooijman
matthijs at stdin.nl
Tue Jun 3 02:23:08 PDT 2008
Hi All,
can I conclude from the lack of replies that this is okay to go in? I don't
think there will be any direct benefit or influence, since first class scalars
aren't really generated anywhere yet.
Attached is an updated patch, that compiles again after Dan's changes to the
insert/extractvalue instructions.
Gr.
Matthijs
-------------- next part --------------
A non-text attachment was scrubbed...
Name: scalarrepl.diff
Type: text/x-diff
Size: 3135 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20080603/cb9c9e5f/attachment.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20080603/cb9c9e5f/attachment.sig>
More information about the llvm-commits
mailing list