[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 Jul 30 09:50:11 PDT 2020
kmclaughlin updated this revision to Diff 281964.
kmclaughlin marked 4 inline comments as done.
kmclaughlin added a comment.
- Replaced uses of `getKnownMinSize()` with `getFixedSize()` where appropriate
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84874/new/
https://reviews.llvm.org/D84874
Files:
llvm/include/llvm/CodeGen/SelectionDAG.h
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.281964.patch
Type: text/x-patch
Size: 14936 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200730/4bceaa07/attachment.bin>
More information about the llvm-commits
mailing list