[Hexagon] Conversions to/from FP types, HVX and scalar
authorKrzysztof Parzyszek <kparzysz@quicinc.com>
Tue, 4 Jan 2022 18:15:48 +0000 (10:15 -0800)
committerKrzysztof Parzyszek <kparzysz@quicinc.com>
Tue, 4 Jan 2022 19:03:51 +0000 (11:03 -0800)
commit78f5014fea9d1d19bcf175d2e57f530c223794e0
tree33c6116c920e41d918aad6b5dd2d97e85fdd391b
parentbd6e6846e7f431e9d84b1f257d4a0c8ddeac4fe2
[Hexagon] Conversions to/from FP types, HVX and scalar

Co-authored-by: Anirudh Sundar Subramaniam <quic_sanirudh@quicinc.com>
Co-authored-by: Sumanth Gundapaneni <sgundapa@quicinc.com>
llvm/lib/Target/Hexagon/HexagonISelLowering.cpp
llvm/lib/Target/Hexagon/HexagonISelLowering.h
llvm/lib/Target/Hexagon/HexagonISelLoweringHVX.cpp
llvm/lib/Target/Hexagon/HexagonPatterns.td
llvm/lib/Target/Hexagon/HexagonPatternsHVX.td
llvm/test/CodeGen/Hexagon/autohvx/conv-fp-fp.ll [new file with mode: 0644]
llvm/test/CodeGen/Hexagon/autohvx/conv-fp-int-ieee.ll [new file with mode: 0644]
llvm/test/CodeGen/Hexagon/fp16.ll [new file with mode: 0644]