Cranelift: track interface change in #1044 (renaming of optimisation settings). r=bbouvier.
Categories
(Core :: JavaScript: WebAssembly, task, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox71 | --- | fixed |
People
(Reporter: jseward, Assigned: jseward)
Details
Attachments
(3 files, 2 obsolete files)
https://github.com/CraneStation/cranelift/pull/1044 reorganises the naming of
Cranelift's optimisation settings, and provides a new setting "speed" that
omits the instruction-shrinking pass from the previous "best" (generated code)
setting. This change adopts that new setting by default.
Assignee | ||
Comment 1•6 years ago
|
||
https://github.com/CraneStation/cranelift/pull/1044 reorganises the naming of
Cranelift's optimisation settings, and provides a new setting "speed" that
omits the instruction-shrinking pass from the previous "best" (generated code)
setting. This change adopts that new setting by default.
Updated•6 years ago
|
![]() |
||
Comment 3•6 years ago
|
||
Backed out - requested by developer
Push with failure: https://treeherder.mozilla.org/#/jobs?repo=autoland&resultStatus=superseded%2Ctestfailed%2Cbusted%2Cexception%2Crunnable&revision=08c2ecad2f377d7fd696f51acae35ff73145502d
Backout: https://hg.mozilla.org/integration/autoland/rev/d24d00b719aac4882dc4b23e2a6220cf5d535ca2
Assignee | ||
Comment 4•6 years ago
|
||
https://github.com/CraneStation/cranelift/pull/1044 reorganises the naming of
Cranelift's optimisation settings, and provides a new setting "speed" that
omits the instruction-shrinking pass from the previous "best" (generated code)
setting. This change adopts that new setting by default.
Assignee | ||
Comment 5•6 years ago
|
||
Depends on D47107
Assignee | ||
Comment 6•6 years ago
|
||
https://github.com/CraneStation/cranelift/pull/1044 reorganises the naming of
Cranelift's optimisation settings, and provides a new setting "speed" that
omits the instruction-shrinking pass from the previous "best" (generated code)
setting. This change adopts that new setting by default.
Assignee | ||
Comment 7•6 years ago
|
||
Depends on D47206
Updated•6 years ago
|
Updated•6 years ago
|
![]() |
||
Comment 9•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/9c7b5d473fe9
https://hg.mozilla.org/mozilla-central/rev/7984123ec4f7
Updated•6 years ago
|
Description
•