[all-commits] [llvm/llvm-project] 78f501: [Hexagon] Conversions to/from FP types, HVX and sc...
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Tue Jan 4 11:04:21 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 78f5014fea9d1d19bcf175d2e57f530c223794e0
https://github.com/llvm/llvm-project/commit/78f5014fea9d1d19bcf175d2e57f530c223794e0
Author: Krzysztof Parzyszek <kparzysz at quicinc.com>
Date: 2022-01-04 (Tue, 04 Jan 2022)
Changed paths:
M llvm/lib/Target/Hexagon/HexagonISelLowering.cpp
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/conv-fp-fp.ll
A llvm/test/CodeGen/Hexagon/autohvx/conv-fp-int-ieee.ll
A llvm/test/CodeGen/Hexagon/fp16.ll
Log Message:
-----------
[Hexagon] Conversions to/from FP types, HVX and scalar
Co-authored-by: Anirudh Sundar Subramaniam <quic_sanirudh at quicinc.com>
Co-authored-by: Sumanth Gundapaneni <sgundapa at quicinc.com>
More information about the All-commits
mailing list