[PATCH] D109377: Integer type legalization for vp_load and vp_store.

Hussain Kadhem via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 9 22:15:03 PDT 2021


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

Addressing review comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109377

Files:
  llvm/include/llvm/CodeGen/SelectionDAG.h
  llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
  llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
  llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/test/CodeGen/Generic/fixed-vector-vp-mem-legalization.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109377.371782.patch
Type: text/x-patch
Size: 63585 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210910/a75b7155/attachment.bin>


More information about the llvm-commits mailing list