[PATCH] D105871: Followup to D99355: implementation of sdag support for vp load/store/gather/scatter.

Hussain Kadhem via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 12 22:31:15 PDT 2021


hussainjk created this revision.
Herald added a subscriber: hiraditya.
hussainjk requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

SDAG support for VP memory intrinsics.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D105871

Files:
  llvm/include/llvm/CodeGen/SelectionDAG.h
  llvm/include/llvm/CodeGen/SelectionDAGNodes.h
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105871.358158.patch
Type: text/x-patch
Size: 16249 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210713/cfbba188/attachment.bin>


More information about the llvm-commits mailing list