Closed
Bug 1700717
Opened 4 years ago
Closed 4 years ago
Build SWGL with -ffast-math
Categories
(Core :: Graphics: WebRender, defect)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
89 Branch
Tracking | Status | |
---|---|---|
firefox89 | --- | fixed |
People
(Reporter: jrmuizel, Assigned: jrmuizel)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Most GLSL compilers will do the kinds of optimizations that
fast-math allows so we should take advantage of them too.
Assignee | ||
Comment 1•4 years ago
|
||
Most GLSL compilers will do the kinds of optimizations that
fast-math allows so we should take advantage of them too.
Pushed by jmuizelaar@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b4c24acb1025
Build SWGL with -ffast-math. r=lsalzman
Backout by malexandru@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a9ebf5f313e2
Backed out changeset b4c24acb1025 for causing wrench bustages.
Comment 4•4 years ago
|
||
Backed out changeset b4c24acb1025 (Bug 1700717) for causing wrench bustages.
Backout link: https://hg.mozilla.org/integration/autoland/rev/a9ebf5f313e2a786a9e2259d169f25655b5595de
Push with failures, failure log.
Flags: needinfo?(jmuizelaar)
Pushed by jmuizelaar@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6dbc655d74e2
Build SWGL with -ffast-math. r=lsalzman
Comment 6•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox89:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 89 Branch
Assignee | ||
Updated•4 years ago
|
Flags: needinfo?(jmuizelaar)
You need to log in
before you can comment on or make changes to this bug.
Description
•