[all-commits] [llvm/llvm-project] e7c839: [Hexagon] Improve argument packing in vector shuff...
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Tue May 25 10:48:38 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e7c839b1925f27cacc89ab9b22abfc7da8fbfb15
https://github.com/llvm/llvm-project/commit/e7c839b1925f27cacc89ab9b22abfc7da8fbfb15
Author: Krzysztof Parzyszek <kparzysz at quicinc.com>
Date: 2021-05-25 (Tue, 25 May 2021)
Changed paths:
M llvm/lib/Target/Hexagon/HexagonISelDAGToDAGHVX.cpp
M llvm/test/CodeGen/Hexagon/autohvx/align2-128b.ll
M llvm/test/CodeGen/Hexagon/autohvx/align2-64b.ll
A llvm/test/CodeGen/Hexagon/autohvx/shuffle-half-128b.ll
A llvm/test/CodeGen/Hexagon/autohvx/shuffle-half-64b.ll
Log Message:
-----------
[Hexagon] Improve argument packing in vector shuffle selection
More information about the All-commits
mailing list