[PATCH] D121616: [VE] strided v256.23 isel and tests

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 14 09:50:35 PDT 2022


simoll created this revision.
simoll added a reviewer: kaz7.
simoll added a project: VE.
Herald added a subscriber: hiraditya.
Herald added a project: All.
simoll requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

sel for experimental.vp.strided.load|store for v256.32 types via lowering to vvp_load|store SDNodes.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D121616

Files:
  llvm/lib/Target/VE/VECustomDAG.cpp
  llvm/lib/Target/VE/VEISelLowering.cpp
  llvm/lib/Target/VE/VVPISelLowering.cpp
  llvm/test/CodeGen/VE/Vector/vp_strided_load.ll
  llvm/test/CodeGen/VE/Vector/vp_strided_store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121616.415128.patch
Type: text/x-patch
Size: 18665 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220314/e1f5c5db/attachment.bin>


More information about the llvm-commits mailing list