Thread overview
[Issue 8046] simd.d needs some documentation
Nov 20, 2016
Walter Bright
Dec 21, 2020
Dlang Bot
Dec 21, 2020
Dlang Bot
October 15, 2016
https://issues.dlang.org/show_bug.cgi?id=8046

Andrei Alexandrescu <andrei@erdani.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |bootcamp
                 CC|                            |andrei@erdani.com

--
November 20, 2016
https://issues.dlang.org/show_bug.cgi?id=8046

Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |SIMD
                 CC|                            |bugzilla@digitalmars.com

--
December 21, 2020
https://issues.dlang.org/show_bug.cgi?id=8046

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@WalterBright created dlang/druntime pull request #3316 "fix Issue 8046 - simd.d needs some documentation" fixing this issue:

- fix Issue 8046 - simd.d needs some documentation

https://github.com/dlang/druntime/pull/3316

--
December 21, 2020
https://issues.dlang.org/show_bug.cgi?id=8046

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/druntime pull request #3316 "fix Issue 8046 - simd.d needs some documentation" was merged into master:

- 448c90eede949e893f6898351c4854e6059792f4 by Walter Bright:
  fix Issue 8046 - simd.d needs some documentation

https://github.com/dlang/druntime/pull/3316

--