diff options
author | Krzysztof Parzyszek <kparzysz@quicinc.com> | 2021-12-29 11:00:01 -0800 |
---|---|---|
committer | Krzysztof Parzyszek <kparzysz@quicinc.com> | 2021-12-29 11:00:01 -0800 |
commit | ba07f300c6d67a2c6dde8eef216b7a77ac4600bb (patch) | |
tree | 5663f2bbf64c69205b77242361763a2ce7e80fa9 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 505d57486e57eb61e29bed6517de5152d208fede (diff) | |
download | llvm-ba07f300c6d67a2c6dde8eef216b7a77ac4600bb.zip llvm-ba07f300c6d67a2c6dde8eef216b7a77ac4600bb.tar.gz llvm-ba07f300c6d67a2c6dde8eef216b7a77ac4600bb.tar.bz2 |
[Hexagon] Don't build two halves of HVX vector in parallel
There can only be one permute operations per packet, so this actually
pessimizes the code (due to the extra "or").
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions