llvm-project
de16a05a - [Hexagon] Fix zero extension of bit predicates with vtrunehb (#81772)

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.
Author
sgundapa
Parents
Loading