[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
Thu Jul 1 05:22:21 PDT 2021
DylanFleming-arm updated this revision to Diff 355846.
DylanFleming-arm added a comment.
Removed unneeded parentheses
Changed index type to be variable based on the target system
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.355846.patch
Type: text/x-patch
Size: 4313 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210701/37c0ab68/attachment.bin>
More information about the llvm-commits
mailing list