Skip to content

[Hexagon] Fix zero extension of bit predicates with vtrunehb #81772

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

Merged
merged 1 commit into from
Feb 14, 2024

Conversation

sgundapa
Copy link
Contributor

vector extension from v4i1 to v4i8 generates an incorrect word. This patch uses a vtrunehb for truncation to fix the bug.

…ion.

vector extension from v4i1 to v4i8 generates an incorrect word. This patch
uses a vtrunehb for truncation to fix the bug.
@sgundapa sgundapa marked this pull request as draft February 14, 2024 17:59
@sgundapa sgundapa marked this pull request as ready for review February 14, 2024 17:59
Copy link
Contributor

@iajbar iajbar left a comment

Choose a reason for hiding this comment

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

It looks good to me.

@sgundapa sgundapa merged commit de16a05 into llvm:main Feb 14, 2024
@sgundapa sgundapa deleted the first_patch branch February 16, 2024 17:19
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.

2 participants