davemgreen wrote: Hello. Are you sure those __restrict_ qualifiers are correct? It appears that the distance between src and dst is only 4 bytes, but the size of the accessed object is much larger. https://github.com/llvm/llvm-project/pull/199023