Thread overview
[Issue 16488] [spec][optimization] broadcast scalar to simd vector
Sep 26, 2016
Walter Bright
Nov 09, 2016
Walter Bright
September 12, 2016
https://issues.dlang.org/show_bug.cgi?id=16488

--- Comment #1 from Илья Ярошенко <ilyayaroshenko@gmail.com> ---
Related issue: https://issues.dlang.org/show_bug.cgi?id=16489

--
September 26, 2016
https://issues.dlang.org/show_bug.cgi?id=16488

Walter Bright <bugzilla@digitalmars.com> changed:

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

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

--- Comment #2 from Walter Bright <bugzilla@digitalmars.com> ---
https://github.com/dlang/dmd/pull/6248

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

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

https://github.com/dlang/dmd/commit/b75ef84208f1cb25878c7977588ceed1fa4e8682 fix Issue 16488 - [spec][optimization] broadcast scalar to simd vector

https://github.com/dlang/dmd/commit/59d32f408605f29c30968fc605a9a1737b20dc8f Merge pull request #6248 from WalterBright/fix16488

fix Issue 16488 - [spec][optimization] broadcast scalar to simd vector

--
December 27, 2016
https://issues.dlang.org/show_bug.cgi?id=16488

--- Comment #4 from github-bugzilla@puremagic.com ---
Commits pushed to scope at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/b75ef84208f1cb25878c7977588ceed1fa4e8682 fix Issue 16488 - [spec][optimization] broadcast scalar to simd vector

https://github.com/dlang/dmd/commit/59d32f408605f29c30968fc605a9a1737b20dc8f Merge pull request #6248 from WalterBright/fix16488

--
January 16, 2017
https://issues.dlang.org/show_bug.cgi?id=16488

--- Comment #5 from github-bugzilla@puremagic.com ---
Commits pushed to newCTFE at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/b75ef84208f1cb25878c7977588ceed1fa4e8682 fix Issue 16488 - [spec][optimization] broadcast scalar to simd vector

https://github.com/dlang/dmd/commit/59d32f408605f29c30968fc605a9a1737b20dc8f Merge pull request #6248 from WalterBright/fix16488

--