[PATCH] D105119: [SVE] Fix incorrect codegen when inserting vector elements into widened scalable vectors
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 1 13:56:33 PDT 2021
efriedma added a comment.
In D105119#2854045 <https://reviews.llvm.org/D105119#2854045>, @efriedma wrote:
>> For <vscale x 4 x i16> (assuming a native vector width of vscale x 128 bits for this example):
>
> alternate between legal and illegal elements.
I meant alternate between significant values and padding elements here.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105119/new/
https://reviews.llvm.org/D105119
More information about the llvm-commits
mailing list