[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
Thu Aug 12 10:39:59 PDT 2021


hussainjk updated this revision to Diff 366034.
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.366034.patch
Type: text/x-patch
Size: 39440 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210812/e8591243/attachment.bin>


More information about the llvm-commits mailing list