-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
JIT: emit vzeroupper before calls to the bulk write barrier helper (#…
…106908) The helper uses SSE2, so we need to take care to avoid AVX-SSE transition penalties. Fixes #106679.
- Loading branch information
1 parent
f61ca08
commit 5fd3f22
Showing
1 changed file
with
14 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters