[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 Aug 16 12:18:50 PDT 2021


hussainjk updated this revision to Diff 366709.
hussainjk added a comment.

Addressing review comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105871

Files:
  llvm/include/llvm/CodeGen/SelectionDAG.h
  llvm/include/llvm/CodeGen/SelectionDAGNodes.h
  llvm/include/llvm/IR/VPIntrinsics.def
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105871.366709.patch
Type: text/x-patch
Size: 39968 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210816/8ad2d5db/attachment.bin>


More information about the llvm-commits mailing list