| commit | abf032d28d6ee925386379369403b364fbcb0d34 | [log] [tgz] |
|---|---|---|
| author | Nicolas Geoffray <ngeoffray@google.com> | Mon Mar 24 10:26:27 2025 +0000 |
| committer | Nicolas Geoffray <ngeoffray@google.com> | Mon Mar 24 07:35:14 2025 -0700 |
| tree | 64f0b7299297c7a4343712030408a27d8528e209 | |
| parent | efe4925792735c2fd9dd95b7c67173b119ff2968 [diff] |
Fix two issues in fast baseline compiler. - Add a missing fence after allocation. - Create a frame before fetching any register, otherwise, we may wrongly use a caller-saved register that can be overwritten by the hotness slow path. Test: 719-varhandle-concurrency Change-Id: I90278172e3d4f9a3561b269b35a59bd3e8ad1dfd