On Saturday, 2 June 2018 at 11:44:40 UTC, Johan Engelen wrote: > LLVM is not yet smart enough to optimize adjacent stores I thought it tries to account for memory access errors: depending on how the processor checks memory access the first bytes might not be stored.