[all-commits] [llvm/llvm-project] 2ce586: [Hexagon] Handle floating point splats
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Wed Dec 29 06:53:41 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2ce586bc497f7c9cc15a7f7fcba3c7169830119a
https://github.com/llvm/llvm-project/commit/2ce586bc497f7c9cc15a7f7fcba3c7169830119a
Author: Krzysztof Parzyszek <kparzysz at quicinc.com>
Date: 2021-12-29 (Wed, 29 Dec 2021)
Changed paths:
M llvm/lib/Target/Hexagon/HexagonISelLowering.h
M llvm/lib/Target/Hexagon/HexagonISelLoweringHVX.cpp
M llvm/lib/Target/Hexagon/HexagonPatterns.td
M llvm/lib/Target/Hexagon/HexagonPatternsHVX.td
A llvm/test/CodeGen/Hexagon/autohvx/fsplat.ll
A llvm/test/CodeGen/Hexagon/autohvx/hfnosplat_cp.ll
A llvm/test/CodeGen/Hexagon/autohvx/hfsplat.ll
M llvm/test/CodeGen/Hexagon/autohvx/splat.ll
Log Message:
-----------
[Hexagon] Handle floating point splats
Co-authored-by: Anirudh Sundar Subramaniam <quic_sanirudh at quicinc.com>
More information about the All-commits
mailing list