Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IRBuilder][Minor] Add intrinsics like T.int32x4 #13361

Merged

Conversation

junrushao
Copy link
Member

This PR adds all common TIR intrinsics like T.int32x4, T.floatx4.

@tvm-bot
Copy link
Collaborator

tvm-bot commented Nov 11, 2022

Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from Reviewers by @-ing them in a comment.

  • No users to tag found in teams: irbuilder, minor See #10317 for details
  • Built docs for commit 4e72276 can be found here.

Generated by tvm-bot

@junrushao junrushao marked this pull request as ready for review November 11, 2022 07:51
This PR adds all common TIR intrinsics like `T.int32x4`, `T.floatx4`.

Co-authored-by: Yaxing Cai <caiyaxing666@gmail.com>
@junrushao junrushao force-pushed the feature/2022-11-10/add-dtype-lane-cast branch from ff6047c to 4e72276 Compare November 11, 2022 08:04
Copy link
Contributor

@MasterJH5574 MasterJH5574 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks @junrushao and @cyx-6!

@MasterJH5574 MasterJH5574 merged commit 8897983 into apache:main Nov 11, 2022
xinetzone pushed a commit to daobook/tvm that referenced this pull request Nov 25, 2022
This PR adds all common TIR intrinsics like `T.int32x4`, `T.floatx4`.

Co-authored-by: Yaxing Cai <caiyaxing666@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants