[PATCH] D153394: [AArch64][GlobalISel] Legalize <2 x s8> and <4 x s8> for G_BUILD_VECTOR
Allen zhong via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jul 22 04:59:44 PDT 2023
Allen updated this revision to Diff 543173.
Allen retitled this revision from "[AArch64][GlobalISel] Legalize <2 x s16> and <4 x s8> for G_BUILD_VECTOR" to "[AArch64][GlobalISel] Legalize <2 x s8> and <4 x s8> for G_BUILD_VECTOR".
Allen edited the summary of this revision.
Allen added a comment.
address comment, add new function **promoteVectorEltsToVectorMinSize**
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153394/new/
https://reviews.llvm.org/D153394
Files:
llvm/include/llvm/CodeGen/GlobalISel/LegalizerInfo.h
llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
llvm/test/CodeGen/AArch64/GlobalISel/legalize-build-vector.mir
llvm/test/CodeGen/AArch64/GlobalISel/legalize-itofp.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153394.543173.patch
Type: text/x-patch
Size: 6467 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230722/37537b4c/attachment.bin>
More information about the llvm-commits
mailing list