[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
Thu Aug 6 09:04:25 PDT 2020
kmclaughlin updated this revision to Diff 283628.
kmclaughlin marked an inline comment as done.
kmclaughlin added a comment.
- Replaced call to `getMemBasePlusOffset` in LegalizeVectorTypes.cpp with `IncrementPointer`
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.283628.patch
Type: text/x-patch
Size: 14013 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200806/1e0cca89/attachment.bin>
More information about the llvm-commits
mailing list