[dmd-internals] [D-Programming-Language/dmd] 902a65: Issue 14703 - el.c is missing simd vectors

GitHub via dmd-internals dmd-internals at puremagic.com
Tue Jun 16 13:41:31 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 902a65e54e1b27cf9f5cfd4835531894085935dc
      https://github.com/D-Programming-Language/dmd/commit/902a65e54e1b27cf9f5cfd4835531894085935dc
  Author: Etienne Cimon <etcimon at gmail.com>
  Date:   2015-06-16 (Tue, 16 Jun 2015)

  Changed paths:
    M src/backend/el.c

  Log Message:
  -----------
  Issue 14703 - el.c is missing simd vectors

This fixes the simd vector optimization in release builds by adding the comparison operation for the corresponding types.


  Commit: 98bb24bbedf12619850865a33446cdfe9e415f15
      https://github.com/D-Programming-Language/dmd/commit/98bb24bbedf12619850865a33446cdfe9e415f15
  Author: Walter Bright <walter at walterbright.com>
  Date:   2015-06-16 (Tue, 16 Jun 2015)

  Changed paths:
    M src/backend/el.c

  Log Message:
  -----------
  Merge pull request #4747 from etcimon/patch-1

Issue 14703 - el.c is missing simd vectors


Compare: https://github.com/D-Programming-Language/dmd/compare/58b305545522...98bb24bbedf1


More information about the dmd-internals mailing list