[PATCH] D121114: [VP] Add widening for VP_STRIDED_LOAD and VP_STRIDED_STORE

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 4 07:14:48 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG74940d266898: [VP] Add widening for VP_STRIDED_LOAD and VP_STRIDED_STORE (authored by loralb, committed by simoll).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D121114/new/

https://reviews.llvm.org/D121114

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
  llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-strided-vpload.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-strided-vpstore.ll
  llvm/test/CodeGen/RISCV/rvv/strided-vpload.ll
  llvm/test/CodeGen/RISCV/rvv/strided-vpstore.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121114.449967.patch
Type: text/x-patch
Size: 13606 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220804/56aebc66/attachment.bin>


More information about the llvm-commits mailing list