[PATCH] D84874: [SVE][CodeGen] Legalisation of INSERT_VECTOR_ELT for scalable vectors

Kerry McLaughlin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 4 09:50:38 PDT 2020


kmclaughlin updated this revision to Diff 282953.
kmclaughlin added a comment.

- Rebased and made this patch dependent on D85220 <https://reviews.llvm.org/D85220>, which changes the type of the Offset argument passed to getMemBasePlusOffset() to TypeSize


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

https://reviews.llvm.org/D84874

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/test/CodeGen/AArch64/sve-split-insert-elt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84874.282953.patch
Type: text/x-patch
Size: 13928 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200804/79469b11/attachment.bin>


More information about the llvm-commits mailing list