Files
UnrealEngineUWP/Engine/Source/Runtime/VectorVM
stu mckenna 09476ce9f9 - Make EVVM handle safe int division in the same way as the old VM
- The EVVM didn't handle int div overflow due to 2's compliment

#rb rob.krajcarski
#rnx
#tests Divide max negative int by -1 before it would overflow, after it will not

[CL 35291182 by stu mckenna in ue5-main branch]
2024-08-02 18:34:50 -04:00
..