summaryrefslogtreecommitdiff
path: root/src/tools/fuzzing/fuzzing.cpp
diff options
context:
space:
mode:
authorAlon Zakai <azakai@google.com>2024-06-26 08:10:52 -0700
committerGitHub <noreply@github.com>2024-06-26 08:10:52 -0700
commitd6b4f0107a32066e7f3efbb4e9eb518ddcd914f5 (patch)
tree7226959f92102f167850af9170bbb38112131a17 /src/tools/fuzzing/fuzzing.cpp
parent654ee6e2504f11fb0e982a2cf276bafa750f694b (diff)
downloadbinaryen-d6b4f0107a32066e7f3efbb4e9eb518ddcd914f5.tar.gz
binaryen-d6b4f0107a32066e7f3efbb4e9eb518ddcd914f5.tar.bz2
binaryen-d6b4f0107a32066e7f3efbb4e9eb518ddcd914f5.zip
[WasmGC] Heap2Local: Optimize RefEq (#6703)
If an allocation does not escape, then we can compute ref.eq for it: when compared to itself the result is 1, and when compared to anything else it is 0 (since it did not escape, anything else must be different).
Diffstat (limited to 'src/tools/fuzzing/fuzzing.cpp')
0 files changed, 0 insertions, 0 deletions