July 12, 2020
https://issues.dlang.org/show_bug.cgi?id=21040

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@ibuclaw created dlang/dmd pull request #11407 "fix Issue 21040 - SIMD: illegal instruction using 32-byte operations on AVX" fixing this issue:

- fix Issue 21040 - SIMD: illegal instruction using 32-byte operations on AVX

https://github.com/dlang/dmd/pull/11407

--
July 12, 2020
https://issues.dlang.org/show_bug.cgi?id=21040

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/dmd pull request #11407 "fix Issue 21040 - SIMD: illegal instruction using 32-byte operations on AVX" was merged into master:

- 32214270e7717ace7e2f8e8ee11612065068068b by Iain Buclaw:
  fix Issue 21040 - SIMD: illegal instruction using 32-byte operations on AVX

https://github.com/dlang/dmd/pull/11407

--