Re: Unaligned access trade-offs for SFrame FRE layout
Segher Boessenkool <[email protected]> Fri, 12 Sep 2025 13:19:44 -0500
| Newsgroups | org.kernel.vger.linux-toolchains |
|---|---|
| Message-ID | <aMRkQPVt5x1MaVZi@gate> |
On Fri, Sep 12, 2025 at 10:34:42AM -0700, Indu Bhagat wrote: Why on earth would you ever care about an "unaligned" access? The ABI requires you to support sny of it. You might want it to be faster, but that is very very marginal no matter what. Segher