llvm-project
de16a05a
- [Hexagon] Fix zero extension of bit predicates with vtrunehb (#81772)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[Hexagon] Fix zero extension of bit predicates with vtrunehb (#81772) vector extension from v4i1 to v4i8 generates an incorrect word. This patch uses a vtrunehb for truncation to fix the bug.
References
#81772 - [Hexagon] Fix zero extension of bit predicates with vtrunehb
Author
sgundapa
Parents
ea06384b
Loading