Skip to content

dialects(wasm): add load/store operations for small integers #994

@mooori

Description

@mooori

Currently these ops are lowered as loads/stores followed by casts. Implementing them in the wasm dialect should allow generating more efficient code by avoiding casts.

Metadata

Metadata

Assignees

Labels

irImprovements to, or bugs in, the implementation of the IRoptimizationWork related to optimizing the compiler outputwasmWebAssembly-related issues or features

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions