RESOLVED FIXED 246348
[SIMD] Register Allocation support
https://bugs.webkit.org/show_bug.cgi?id=246348
Summary [SIMD] Register Allocation support
Justin Michaud
Reported 2022-10-11 09:56:13 PDT
Today, we disable the linear scan and graph coloring register allocators. Make them support vectors, and remove all of the RegisterSet hacks of the form (useWASMSIMD() ? Width128 : Width64) when constructing clobber sets.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-10-18 09:57:33 PDT
Justin Michaud
Comment 2 2022-11-30 18:04:22 PST
EWS
Comment 3 2022-12-07 16:06:52 PST
Committed 257519@main (244d75cd9da4): <https://commits.webkit.org/257519@main> Reviewed commits have been landed. Closing PR #7002 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.