topperc wrote: > Is this beneficial because it allows copying SDValue using 16 byte load/store? That's some of it. It may also help recognizing memset to initialize them. https://github.com/llvm/llvm-project/pull/104660