[PATCH] D101167: [AArch64][SVE] Convert svdup(vec, SV_VL1, elm) to insertelement(vec, elm, 0)
Bradley Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 26 09:16:31 PDT 2021
bsmith updated this revision to Diff 340554.
bsmith edited the summary of this revision.
bsmith added a comment.
- Move transform into instcombine
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101167/new/
https://reviews.llvm.org/D101167
Files:
llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
llvm/test/Transforms/InstCombine/AArch64/sve-intrinsic-opts-dup.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101167.340554.patch
Type: text/x-patch
Size: 4882 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210426/8b7ff079/attachment.bin>
More information about the llvm-commits
mailing list