Displaying 1 result from an estimated 1 matches for "deaggregating".
2014 Sep 21
4
[LLVMdev] Aggregate store/load optimization
...perly
and we ends up with some kind of chicken and egg issue.
I recently proposed a diff to be able to optimize load from aggregate
stores in GVN without great success. Interest was unclear to some and
alteration of GVN was a concern to many.
I'd like to improve the aggregate support. SROA is deaggregating from
alloca. Would the same approach for other loads./store be preferable ? That
would give a way to use the existing infrastructure while providing a good
support for aggregate.
If yes, what would be the right place and way to do this ?
-------------- next part --------------
An HTML attachment w...