summaryrefslogtreecommitdiff
path: root/src/wasm/wasm-validator.cpp
diff options
context:
space:
mode:
authorThomas Lively <tlively@google.com>2024-08-07 20:49:55 -0400
committerGitHub <noreply@github.com>2024-08-07 17:49:55 -0700
commit2397f2af4512c31e1e54c0e0168302ab1ee06d58 (patch)
treeb469981d3a6bcd93809a7d136bd83d4f6703b887 /src/wasm/wasm-validator.cpp
parentfb6ead80296471276f4cee05f920e6fe8aba67c5 (diff)
downloadbinaryen-2397f2af4512c31e1e54c0e0168302ab1ee06d58.tar.gz
binaryen-2397f2af4512c31e1e54c0e0168302ab1ee06d58.tar.bz2
binaryen-2397f2af4512c31e1e54c0e0168302ab1ee06d58.zip
Add a utility for comparing and hashing rec group shapes (#6808)
This is very similar to the internal utilities for canonicalizing rec groups in the type system implementation, except that the new utility also supports ordered comparison of rec groups, and of course the new utility only uses the public type API. A follow-up PR will replace the internal implementation of rec group comparison and hashing in the type system with this one. Another follow-up PR will use this new utility in a type optimization.
Diffstat (limited to 'src/wasm/wasm-validator.cpp')
0 files changed, 0 insertions, 0 deletions