[Issue 21672] [REG][ICE][SIMD] crash whild compiling _mm_loadu_si16
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Mar 5 23:44:59 UTC 2021
https://issues.dlang.org/show_bug.cgi?id=21672
--- Comment #2 from ponce <aliloko at gmail.com> ---
> 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.
--
More information about the Digitalmars-d-bugs
mailing list