Open
Bug 1763378
(sm-regalloc)
Opened 3 years ago
Updated 28 days ago
[meta] Register allocation
Categories
(Core :: JavaScript Engine: JIT, enhancement, P5)
Core
JavaScript Engine: JIT
Tracking
()
NEW
People
(Reporter: lth, Unassigned)
References
(Depends on 19 open bugs, Blocks 3 open bugs)
Details
(Keywords: meta)
Collection point for register allocation problems, many of them outright bugs.
Reporter | ||
Updated•3 years ago
|
Alias: sm-regalloc
Updated•3 years ago
|
Severity: -- → N/A
Type: defect → enhancement
Priority: -- → P5
Reporter | ||
Comment 1•3 years ago
|
||
Poor regalloc quality is actually a serious problem for wasm, is there a reason this has to be P5?
Flags: needinfo?(nicolas.b.pierron)
Comment 2•3 years ago
|
||
(In reply to Lars T Hansen [:lth] from comment #1)
Poor regalloc quality is actually a serious problem for wasm, is there a reason this has to be P5?
The priority flag is meaning less on meta bugs. We set a priority flag to keep them out of list of bugs which have no priority, and out of list where we revisit high priority bugs.
Feel free to set it to whatever you want ;)
Flags: needinfo?(nicolas.b.pierron)
You need to log in
before you can comment on or make changes to this bug.
Description
•