[all-commits] [llvm/llvm-project] 4df2ab: [Hexagon] Calling conventions for floating point v...
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Wed Dec 29 09:01:44 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4df2aba294db784546ee0bc08b41fc227b592d98
https://github.com/llvm/llvm-project/commit/4df2aba294db784546ee0bc08b41fc227b592d98
Author: Krzysztof Parzyszek <kparzysz at quicinc.com>
Date: 2021-12-29 (Wed, 29 Dec 2021)
Changed paths:
M llvm/lib/Target/Hexagon/HexagonCallingConv.td
M llvm/lib/Target/Hexagon/HexagonISelLoweringHVX.cpp
M llvm/lib/Target/Hexagon/HexagonPatternsHVX.td
A llvm/test/CodeGen/Hexagon/autohvx/calling-conv.ll
M llvm/test/CodeGen/Hexagon/autohvx/splat.ll
Log Message:
-----------
[Hexagon] Calling conventions for floating point vectors
They are the same as for the other HVX vectors, but types need to be
listed explicitly. Also, add a detailed codegen testcase.
Co-authored-by: Abhikrant Sharma <quic_abhikran at quicinc.com>
More information about the All-commits
mailing list