summaryrefslogtreecommitdiff
path: root/src/wasm/wasm-validator.cpp
diff options
context:
space:
mode:
authorThomas Lively <tlively@google.com>2023-06-15 13:58:19 -0700
committerGitHub <noreply@github.com>2023-06-15 13:58:19 -0700
commit599a9627ce88b66eeb4e2be24163fa62f0533743 (patch)
tree1133da8d2c66466c1d2dda80959fe85bda8c40a7 /src/wasm/wasm-validator.cpp
parent00211a90878cf0f37fbfb124332c4abc9863032b (diff)
downloadbinaryen-599a9627ce88b66eeb4e2be24163fa62f0533743.tar.gz
binaryen-599a9627ce88b66eeb4e2be24163fa62f0533743.tar.bz2
binaryen-599a9627ce88b66eeb4e2be24163fa62f0533743.zip
[NFC] Rewrite isorecursive canonicalization (#5774)
Rewrite the type canonicalization algorithm to fully canonicalize a single rec group at a time rather than canonicalizing multiple rec groups at once in multiple stages. The previous code was useful when it had to be shared with equirecursive and nominal canonicalization, but was much more complicated than necessary for just isorecursive canonicalization, which is all we support today.
Diffstat (limited to 'src/wasm/wasm-validator.cpp')
0 files changed, 0 insertions, 0 deletions