← Back to index
|
Original Bugzilla link
Bug 7550 – Missing AVX instruction VPMULDQ
Status
RESOLVED
Resolution
FIXED
Severity
normal
Priority
P2
Component
dmd
Product
D
Version
D2
Platform
x86_64
OS
All
Creation time
2012-02-19T18:22:00Z
Last change time
2015-06-09T05:14:58Z
Assigned to
nobody
Creator
safety0ff.bugz
Attachments
ID
Filename
Summary
Content-Type
Size
1078
0001-Add-vpmuldqavxinstructiontoiasm64test..patch
Modified test code.
text/plain
1240
Comments
Comment #0
by safety0ff.bugz — 2012-02-19T18:22:32Z
Created attachment 1078 Modified test code. VPMULUDQ is present but not VPMULDQ.
Comment #1
by github-bugzilla — 2012-02-20T16:19:54Z
Commit pushed to master at
https://github.com/D-Programming-Language/dmd
https://github.com/D-Programming-Language/dmd/commit/fd380772eb33862f50274d7e45adec665d20fc8d
Merge pull request #744 from Safety0ff/avx-fix Issue 7550 – Missing AVX instruction VPMULDQ
Comment #2
by github-bugzilla — 2012-02-20T16:59:23Z
Commit pushed to dmd-1.x at
https://github.com/D-Programming-Language/dmd
https://github.com/D-Programming-Language/dmd/commit/19aaf8b8762920a8394e01537117f1f088aa503c
fix Issue 7550 - Missing AVX instruction VPMULDQ