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

Hussain Kadhem via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 7 10:27:05 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.

Implemented functions in the SelectionDAG legalizer for integer type promotion for vp_load and vp_store nodes.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D109377

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
  llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109377.371118.patch
Type: text/x-patch
Size: 5415 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210907/9c9783cc/attachment.bin>


More information about the llvm-commits mailing list