luau/VM
Joshua e1e4a7aab2
Significantly improve MSVC interpreter code generation
This patch adds an __assume statement for passed assertations and switches the interpreter loop to using a while-switch instead of a goto-switch loop. This seems to prevent the performance regression experienced on MSVC2022.
2025-03-26 17:56:47 -07:00
..
include Sync to upstream/release/665 (#1732) 2025-03-14 13:11:24 -07:00
src Significantly improve MSVC interpreter code generation 2025-03-26 17:56:47 -07:00