[PATCH] D114884: [VP] Strided loads/stores

Lorenzo Albano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 7 06:50:37 PST 2022


loralb updated this revision to Diff 413448.
loralb added a comment.

Changelog:

- Update documentation
- Align with recent changes to `vp_load` and `vp_store`


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

https://reviews.llvm.org/D114884

Files:
  llvm/docs/LangRef.rst
  llvm/include/llvm/CodeGen/SelectionDAG.h
  llvm/include/llvm/CodeGen/SelectionDAGNodes.h
  llvm/include/llvm/IR/Intrinsics.td
  llvm/include/llvm/IR/VPIntrinsics.def
  llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
  llvm/lib/IR/IntrinsicInst.cpp
  llvm/unittests/IR/VPIntrinsicTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114884.413448.patch
Type: text/x-patch
Size: 42390 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220307/bcb8d64a/attachment.bin>


More information about the llvm-commits mailing list