| Thread overview | |||||
|---|---|---|---|---|---|
|
April 17, 2021 [Issue 21835] Operation on float should use XMM register, not x87 | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=21835 Walter Bright <bugzilla@digitalmars.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |backend, performance, SIMD -- | ||||
April 17, 2021 [Issue 21835] Operation on float should use XMM register, not x87 | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=21835 Dlang Bot <dlang-bot@dlang.rocks> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> --- @WalterBright created dlang/dmd pull request #12448 "fix Issue 21835 - Operation on float should use XMM register, not x87" fixing this issue: - fix Issue 21835 - Operation on float should use XMM register, not x87 https://github.com/dlang/dmd/pull/12448 -- | ||||
April 17, 2021 [Issue 21835] Operation on float should use XMM register, not x87 | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=21835 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 #12448 "fix Issue 21835 - Operation on float should use XMM register, not x87" was merged into master: - a4e85cfa4f080d0df466999c4b5b68546866ed25 by Walter Bright: fix Issue 21835 - Operation on float should use XMM register, not x87 https://github.com/dlang/dmd/pull/12448 -- | ||||
Copyright © 1999-2021 by the D Language Foundation
Permalink
Reply