[Issue 10226] core.simd inefficient codegen

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Mar 14 21:11:37 PDT 2017


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

--- Comment #13 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/194fa0a92aec4a2b4fa5a6e28feeedca6daceb76
partly resolve Issue 10226 - inefficient core.simd codegen

- fix localization of float vector expressions passed to
  void16 parameters of simd intrinsics

https://github.com/dlang/dmd/commit/0d4eb1f06b938599293249eaecc2130fa6c89c81
Merge pull request #6626 from MartinNowak/issue10226

partly resolve Issue 10226 - inefficient core.simd codegen

--


More information about the Digitalmars-d-bugs mailing list