aboutsummaryrefslogtreecommitdiff
path: root/src/llvm_backend.cpp
diff options
context:
space:
mode:
authorblob1807 <12388588+blob1807@users.noreply.github.com>2025-08-21 05:19:16 +1000
committerblob1807 <12388588+blob1807@users.noreply.github.com>2025-08-21 05:19:16 +1000
commitf90d7029b405dcdade44d2cf1824586a4631c3a6 (patch)
treecf3a14e4a383738feb56964f19d26feb6f85e64e /src/llvm_backend.cpp
parent06179fc7367ce24fac06114e1f7b79d98671d6b0 (diff)
Fix stride in `memory_equal/compare_zero` giving false positves
The previous stride of 8 assumed `uintptr` size is 8 which isn't the case on 32bit & wasm64p32. Skipping every other set of 4 bytes
Diffstat (limited to 'src/llvm_backend.cpp')
0 files changed, 0 insertions, 0 deletions