Skip to content

[HWArith] Implement remaining operators #3549

Open
@mortbopet

Description

@mortbopet

This issue serves as a tracking commit for implementing the remaining operations in hwarith

  • hwarith.shl
  • hwarith.shr (sign extending on si and zero extending on ui)
  • Comparison operators <,>,==,<=,>=.
  • Casting:
    • between signed, unsigned, and signless,
    • truncation/extension)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    HWArithThe `hwarith` dialect

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions