Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1664045: Relax register constraints for MWasmCompareExchangeI64 o…
…n x86; r=lth Not using atStart makes the live ranges bigger than they ought to be; the inputs must be only be used at the use position for the instruction, not the def use position. Differential Revision: https://phabricator.services.mozilla.com/D91602
- Loading branch information