[PATCH] D105119: [SVE] Fix incorrect codegen when inserting vector elements into widened scalable vectors
Dylan Fleming via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 30 07:51:34 PDT 2021
DylanFleming-arm updated this revision to Diff 355548.
DylanFleming-arm added a comment.
Added asserts to check scalable vectors are valid
Reordered control flow to be cleaner
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105119/new/
https://reviews.llvm.org/D105119
Files:
llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
llvm/test/CodeGen/AArch64/sve-insert-element.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105119.355548.patch
Type: text/x-patch
Size: 4272 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210630/81747d30/attachment.bin>
More information about the llvm-commits
mailing list