Refactoring scalar code to SIMD for OpenRCT2 with AI assistant
1–2 of 2 posts
Re: Refactoring scalar code to SIMD for OpenRCT2 with AI assistant
#2I used Cody to help me out with a refactor of a hot loop in OpenRCT2 to SIMD. There was a measurable impact, both negative and positive, with dedicated new tests and PR got merged upstream.