[Issue 21490] Optimizer can add SSE integer multiply for machines less than SSE4.1 which do not have it

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Dec 20 10:55:20 UTC 2020


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

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

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

--- Comment #3 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #12038 "fix Issue 21490 - Optimizer can add SSE integer
multiply for machines…" was merged into master:

- c3a3456f248784e029af056b4d0a383e9c29974a by Walter Bright:
  fix Issue 21490 - Optimizer can add SSE integer multiply for machines less
than SSE4.1 which do not have it

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

--


More information about the Digitalmars-d-bugs mailing list