[Issue 10225] core.simd wrong codegen for XMM.STOUPS with __simd_sto

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun Apr 3 11:47:20 PDT 2016


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

--- Comment #3 from Benjamin Thaut <code at benjamin-thaut.de> ---
I don't know anyone who is ussing core.simd because of its broken state. So its
not really that critical, its just another feature that doesn't work as
advertised.

--- Comment #4 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/087a4ca9b5c1ccda6b6963cb9d7e06074185a90a
fix Issue 10225 - core.simd wrong codegen for XMM.STOUPS with __simd_sto

- add missing STO* ops to codegen

https://github.com/D-Programming-Language/dmd/commit/7133d4a17ce5767a3427ccc47ec01468115e6d6c
Merge pull request #5625 from MartinNowak/fix10225

fix Issue 10225 - core.simd wrong codegen for XMM.STOUPS with __simd_sto

--


More information about the Digitalmars-d-bugs mailing list