https://issues.dlang.org/show_bug.cgi?id=21672
--- Comment #2 from ponce <[email protected]> --- > Would you have any chance to avoid modifying the "array" in between, from > what I remember of the backend it was often only working when constructing > simd values from literals. Could you maybe also try to manipulate a static short[8] array and load that, no? Sorry I don't understand what you mean. I'm not really looking for a workaround. --
