LR_02_0019: Fix unaligned memory access

About

Unaligned memory access are very costly on certain hardware. We want to make sure the compiler generates code that's friendly to these platforms.


Dependency



Upstreaming

TBD


Upstream version

Contacts