> .NET Runtime community contributor & triager.
> .NET Runtime community contributor & triager.
loading and storing to vector regs are not accessing "big words" in memory, they are a bunch of normal-word-sized accesses by definition, just with less ordering, and optimizable under the as-if rule on normal memory
loading and storing to vector regs are not accessing "big words" in memory, they are a bunch of normal-word-sized accesses by definition, just with less ordering, and optimizable under the as-if rule on normal memory