[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: packed structures
- From: Andrew Gierth <andrew@...>
- Date: Tue, 12 Oct 2021 04:12:33 +0100
>>>>> "Hugo" == Hugo Musso Gualandi <hgualandi@inf.puc-rio.br> writes:
>> The issue of store-forwarding stalls was discussed a while back on
>> the list...
Hugo> By any chance, do you remember what were those discussions?
http://lua-users.org/lists/lua-l/2019-06/msg00379.html
That was relating to size mismatches between store and load, but the
optimization manual has information about alignment requirements too.
--
Andrew.