[Issue 17105] [ICE] SIMD Internal error with optimizations: backend\cod3.c 6807

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Dec 22 10:23:06 UTC 2020


https://issues.dlang.org/show_bug.cgi?id=17105

--- Comment #1 from Walter Bright <bugzilla at digitalmars.com> ---
DPPS takes 3 arguments, like:

    __simd(XMM.DPPS, value, value, 0xFF);

Of course, the compiler still shouldn't issue an internal error.

--


More information about the Digitalmars-d-bugs mailing list