diff options
author | Alon Zakai <azakai@google.com> | 2021-03-30 18:50:47 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-30 18:50:47 -0700 |
commit | f034dc656b058b69bff3246a27790ab8079f2e6a (patch) | |
tree | 07b096e8c2e281cb9781db856fd6044160eaef6d /test/lit/parse-bad-tuple-extract-index.wast | |
parent | a680b716efe08afd9920269253058a849d6c4286 (diff) | |
download | binaryen-f034dc656b058b69bff3246a27790ab8079f2e6a.tar.gz binaryen-f034dc656b058b69bff3246a27790ab8079f2e6a.tar.bz2 binaryen-f034dc656b058b69bff3246a27790ab8079f2e6a.zip |
[Wasm GC] Optimize RefCast + ignore-implicit-traps (#3748)
If we are ignoring implicit traps, and if the cast is from a subtype to a supertype,
then we ignore the possible RTT-related inconsistency and can just drop the
cast.
See #3636
Diffstat (limited to 'test/lit/parse-bad-tuple-extract-index.wast')
0 files changed, 0 insertions, 0 deletions