[PATCH] D115047: [SVE][InstCombine] Support more cases where ld1/st1 can be lowered to load instructions.
Paul Walker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 3 08:18:44 PST 2021
paulwalker-arm created this revision.
Herald added subscribers: psnobl, hiraditya, tschuett.
Herald added a reviewer: efriedma.
paulwalker-arm requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
This patch extends the "is all active predicate" check to cover
cases where the predicate is casted but in a way that doesn't
change its "all active" status.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D115047
Files:
llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
llvm/test/Transforms/InstCombine/AArch64/sve-intrinsic-loadstore.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115047.391654.patch
Type: text/x-patch
Size: 8201 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211203/1be17164/attachment.bin>
More information about the llvm-commits
mailing list