[all-commits] [llvm/llvm-project] 6ac3d8: [VE] strided v256.23 isel and tests
Simon Moll via All-commits
all-commits at lists.llvm.org
Tue Mar 15 07:30:41 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6ac3d8ef9c43c9add38d90d8810aca2623ae9c52
https://github.com/llvm/llvm-project/commit/6ac3d8ef9c43c9add38d90d8810aca2623ae9c52
Author: Simon Moll <simon.moll at emea.nec.com>
Date: 2022-03-15 (Tue, 15 Mar 2022)
Changed paths:
M llvm/lib/Target/VE/VECustomDAG.cpp
M llvm/lib/Target/VE/VEISelLowering.cpp
M llvm/lib/Target/VE/VVPISelLowering.cpp
A llvm/test/CodeGen/VE/Vector/vp_strided_load.ll
A llvm/test/CodeGen/VE/Vector/vp_strided_store.ll
Log Message:
-----------
[VE] strided v256.23 isel and tests
ISel for experimental.vp.strided.load|store for v256.32 types via
lowering to vvp_load|store SDNodes.
Reviewed By: kaz7
Differential Revision: https://reviews.llvm.org/D121616
More information about the All-commits
mailing list