June 16, 2015 [dmd-internals] [D-Programming-Language/dmd] 902a65: Issue 14703 - el.c is missing simd vectors | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation