diff options
author | Alon Zakai <azakai@google.com> | 2022-07-14 09:32:16 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-14 09:32:16 -0700 |
commit | c0151e99996a7b51d3d135fd5018c69e146b5c02 (patch) | |
tree | b348ee92e062254f6ce8af319948845feac42307 /src/ir/ReFinalize.cpp | |
parent | 4e9f216a1ceae8bc4111fd68bda9fb681e1eeca1 (diff) | |
download | binaryen-c0151e99996a7b51d3d135fd5018c69e146b5c02.tar.gz binaryen-c0151e99996a7b51d3d135fd5018c69e146b5c02.tar.bz2 binaryen-c0151e99996a7b51d3d135fd5018c69e146b5c02.zip |
[Wasm GC] Check if ref.eq inputs can possibly be the same (#4780)
For them to be the same we must have a value that can appear on both
sides. If the heap types disallow that, then only null is possible, and if
that is impossible as well then the result must be 0.
Diffstat (limited to 'src/ir/ReFinalize.cpp')
0 files changed, 0 insertions, 0 deletions