Skip to content

Remove VectorUnaryOperation and VectorBinaryOperation operators #1586

Description

@phate

These operators are an remnant of former times and do not have an equivalent in LLVM. The operators we support in JLM should be as closely align with LLVM as possible to ease understanding. Moreover, these operators also cause issue with casting operations as exemplified by PR #1577 and #1585.

Thus, we should remove these operators and allow vector types as operands for unary/binary operations.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions