diff options
author | Thomas Lively <7121787+tlively@users.noreply.github.com> | 2021-12-14 12:27:04 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-14 12:27:04 -0800 |
commit | e5594bbde36ac96b6f2a41259d8a8d66e5d0a7cc (patch) | |
tree | e1b9c6b9dc53b4b6560eb376db47a97f29ce264b /src/wasm/wasm-binary.cpp | |
parent | de3847140bce792a75a2f167b9c4e2aa107719c5 (diff) | |
download | binaryen-e5594bbde36ac96b6f2a41259d8a8d66e5d0a7cc.tar.gz binaryen-e5594bbde36ac96b6f2a41259d8a8d66e5d0a7cc.tar.bz2 binaryen-e5594bbde36ac96b6f2a41259d8a8d66e5d0a7cc.zip |
[NFC] Simplify HeapTypeInfo hashing and comparison (#4394)
Now that caching of "canonical" nominal signatures is handled at a separate
layer, we can remove the separate code paths for hashing and comparing
HeapTypeInfos based on their structure even in nominal mode. Now hashing and
comparing of HeapTypeInfos is uniformly handled by FiniteShapeHasher and
FiniteShapeEquator.
Diffstat (limited to 'src/wasm/wasm-binary.cpp')
0 files changed, 0 insertions, 0 deletions