[wasm] Prune opcodes in the jiterpreter if they follow an unconditional bailout/exit...
authorKatelyn Gadd <kg@luminance.org>
Mon, 8 May 2023 15:51:48 +0000 (08:51 -0700)
committerGitHub <noreply@github.com>
Mon, 8 May 2023 15:51:48 +0000 (08:51 -0700)
commitf437b2e4aad6b9d96253f3e3bd98924f213e0521
treed811eff46eba2eb75d35ce5d313adda2939f02b2
parent873f3c550ef2e3d2c50e19d15e88b188ba7964d3
[wasm] Prune opcodes in the jiterpreter if they follow an unconditional bailout/exit (#85905)

* Prune opcodes that follow an unconditional bailout/abort since they are unreachable and we don't need to compile them
src/mono/wasm/runtime/jiterpreter-trace-generator.ts