[PATCH] D128503: [AArch64][SVE] Lower aarch64_sve_dupq_lane to ld1rq
Matt Devereau via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 24 01:04:28 PDT 2022
MattDevereau created this revision.
MattDevereau added reviewers: peterwaller-arm, paulwalker-arm, bsmith, c-rhodes.
Herald added subscribers: ctetreau, psnobl, hiraditya, kristof.beyls, tschuett.
Herald added a reviewer: efriedma.
Herald added a project: All.
MattDevereau requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Lower aarch64_sve_dupq_lane with a constant floating-point vector to ld1rq to avoid the use of an unnecessary neon vector unit
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D128503
Files:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/test/CodeGen/AArch64/sve-intrinsics-perm-select.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128503.439657.patch
Type: text/x-patch
Size: 7729 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220624/c6a7c790/attachment.bin>
More information about the llvm-commits
mailing list