Open
Bug 1709414
Opened 4 years ago
Updated 4 years ago
Move `class Bitset128` to its own header, to make it generally available
Categories
(Core :: JavaScript Engine: JIT, enhancement, P3)
Core
JavaScript Engine: JIT
Tracking
()
NEW
People
(Reporter: jseward, Unassigned)
References
(Blocks 1 open bug)
Details
Bug 1678097 D100116 created a new 128-bit set type, for use in arm64 register allocation. It might have wider uses in future, in which case we could move it to its own header file.
Updated•4 years ago
|
Severity: -- → N/A
Priority: -- → P3
Updated•4 years ago
|
Blocks: wasm-jit-bugs
You need to log in
before you can comment on or make changes to this bug.
Description
•