Re: Godbolt.org: mir-algorithm was added

2017-09-21 Thread rikki cattermole via Digitalmars-d-announce
On 22/09/2017 5:36 AM, Arun Chandrasekaran wrote: On Friday, 22 September 2017 at 03:51:36 UTC, Ilya Yaroshenko wrote: Mir Algorithm and Mir GLAS (glas is experimental) was added to https://d.godbolt.org by Johan Engelen. Thanks you, Johan! [...] Honestly, how do you guys understand these

Re: Godbolt.org: mir-algorithm was added

2017-09-21 Thread Arun Chandrasekaran via Digitalmars-d-announce
On Friday, 22 September 2017 at 03:51:36 UTC, Ilya Yaroshenko wrote: Mir Algorithm and Mir GLAS (glas is experimental) was added to https://d.godbolt.org by Johan Engelen. Thanks you, Johan! [...] Honestly, how do you guys understand these assembly instructions that's further optimized by

Re: Godbolt.org: mir-algorithm was added

2017-09-21 Thread Ilya Yaroshenko via Digitalmars-d-announce
On Friday, 22 September 2017 at 03:51:36 UTC, Ilya Yaroshenko wrote: Mir Algorithm and Mir GLAS (glas is experimental) was added to https://d.godbolt.org Proper link is https://d.godbolt.org/beta/

Godbolt.org: mir-algorithm was added

2017-09-21 Thread Ilya Yaroshenko via Digitalmars-d-announce
Mir Algorithm and Mir GLAS (glas is experimental) was added to https://d.godbolt.org by Johan Engelen. Thanks you, Johan! Try it: 1. Select mir-algorithm 0.6.13 from the libraries list (after Intel button) 2. Select LDC 1.4.0 3. Add compiler flags: -O -release -mcpu=cannonlake