[PATCH] D123638: [SLP][AArch64] Implement lookahead operand reordering score of splat loads for AArch64
Vasileios Porpodas via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 21 09:28:55 PDT 2022
vporpo updated this revision to Diff 424232.
vporpo added a comment.
Fixed `getShuffleCost` logic related to `isLegalBroadcastLoad()`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123638/new/
https://reviews.llvm.org/D123638
Files:
llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
llvm/lib/Target/AArch64/AArch64TargetTransformInfo.h
llvm/test/Transforms/SLPVectorizer/AArch64/splat-loads.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123638.424232.patch
Type: text/x-patch
Size: 11712 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220421/0a682a32/attachment.bin>
More information about the llvm-commits
mailing list