Skip to content

ZJIT: Add codegen for Insn::FixnumDiv #902

@k0kubun

Description

@k0kubun

Leaving a small issue for newcomers.

We don't support compiling Integer#/ calls yet. gen_insn of zjit/src/codegen.rs should handle Insn::FixnumDiv and do something similar to jit_rb_int_div in yjit/src/codegen.rs.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions