diff options
author | sgundapa <sgundapa@quicinc.com> | 2024-02-14 13:10:18 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-14 13:10:18 -0600 |
commit | de16a05af025da99009f314018ac4f361ac6faa4 (patch) | |
tree | e2d73fa3dc3669ba8f941f2b0773ce4dbb14890d /clang/lib/CodeGen/CodeGenAction.cpp | |
parent | ea06384bf667c635f78660f0bcfaa01372735b99 (diff) | |
download | llvm-de16a05af025da99009f314018ac4f361ac6faa4.zip llvm-de16a05af025da99009f314018ac4f361ac6faa4.tar.gz llvm-de16a05af025da99009f314018ac4f361ac6faa4.tar.bz2 |
[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.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenAction.cpp')
0 files changed, 0 insertions, 0 deletions