[all-commits] [llvm/llvm-project] eb5742: [Hexagon] Handle HVX/FP {masked, wide} loads/stores
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Thu Dec 30 10:18:33 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eb574259b69641ae230d25299d5dadcffb394218
https://github.com/llvm/llvm-project/commit/eb574259b69641ae230d25299d5dadcffb394218
Author: Krzysztof Parzyszek <kparzysz at quicinc.com>
Date: 2021-12-30 (Thu, 30 Dec 2021)
Changed paths:
M llvm/lib/Target/Hexagon/HexagonISelLoweringHVX.cpp
A llvm/test/CodeGen/Hexagon/autohvx/isel-mstore-fp16.ll
Log Message:
-----------
[Hexagon] Handle HVX/FP {masked,wide} loads/stores
Co-authored-by: Rahul Utkoor <quic_rutkoor at quicinc.com>
Co-authored-by: Anirudh Sundar Subramaniam <quic_sanirudh at quicinc.com>
Commit: e107374e40a20de84a0fd9b2a6b828d53056b3d5
https://github.com/llvm/llvm-project/commit/e107374e40a20de84a0fd9b2a6b828d53056b3d5
Author: Krzysztof Parzyszek <kparzysz at quicinc.com>
Date: 2021-12-30 (Thu, 30 Dec 2021)
Changed paths:
M llvm/lib/Target/Hexagon/HexagonVectorCombine.cpp
M llvm/test/CodeGen/Hexagon/autohvx/calling-conv.ll
A llvm/test/CodeGen/Hexagon/autohvx/vector-align-rescale-nonint.ll
Log Message:
-----------
[Hexagon] Explicitly use integer types when rescaling a mask
Compare: https://github.com/llvm/llvm-project/compare/8792cd75d0cc...e107374e40a2
More information about the All-commits
mailing list