[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 Jul 29 22:54:36 PDT 2021


hussainjk updated this revision to Diff 362971.
hussainjk added a comment.
Herald added a subscriber: dexonsmith.

Addressing review comments: updating sdnodes with indexing, expanding, compressing support; bringing in line with load/store sdnodes.


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

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


More information about the llvm-commits mailing list