[all-commits] [llvm/llvm-project] 9d300b: [Hexagon] Avoid widening vectors with non-HVX elem...
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Sat Sep 12 18:30:34 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9d300bc8d2f3cdbd7f2d7cea9fa3667c26840ad0
https://github.com/llvm/llvm-project/commit/9d300bc8d2f3cdbd7f2d7cea9fa3667c26840ad0
Author: Krzysztof Parzyszek <kparzysz at quicinc.com>
Date: 2020-09-12 (Sat, 12 Sep 2020)
Changed paths:
M llvm/lib/Target/Hexagon/HexagonISelLoweringHVX.cpp
M llvm/lib/Target/Hexagon/HexagonSubtarget.h
A llvm/test/CodeGen/Hexagon/autohvx/isel-widen-truncate-illegal-elem.ll
Log Message:
-----------
[Hexagon] Avoid widening vectors with non-HVX element types
More information about the All-commits
mailing list