[all-commits] [llvm/llvm-project] a03e16: [Hexagon] Improve idioms for fixed-point vector mu...
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Sat Nov 12 09:11:56 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a03e16a16e4db9d297d86102ca49e4a7506cb803
https://github.com/llvm/llvm-project/commit/a03e16a16e4db9d297d86102ca49e4a7506cb803
Author: Krzysztof Parzyszek <kparzysz at quicinc.com>
Date: 2022-11-12 (Sat, 12 Nov 2022)
Changed paths:
M llvm/lib/Target/Hexagon/HexagonVectorCombine.cpp
M llvm/test/CodeGen/Hexagon/autohvx/qmul-chop.ll
M llvm/test/CodeGen/Hexagon/autohvx/qmul.ll
Log Message:
-----------
[Hexagon] Improve idioms for fixed-point vector multiplication
Make the code more general, restore the ability to generate V6_vmpyhvsrs.
More information about the All-commits
mailing list