Skip to content

[RyuJIT Wasm] Missing handler for GT_NO_OP #122327

@kg

Description

@kg

CodeGen::genCodeForTreeNode needs to be updated with a case for GT_NO_OP that emits an INS_nop. It also needs a case for GT_NOP that does nothing.

Metadata

Metadata

Assignees

Labels

arch-wasmWebAssembly architecturearea-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions