[PATCH] D152826: [AArch64] Improve shuffles of i1 vectors (WIP)
Sjoerd Meijer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 13 11:10:19 PDT 2023
SjoerdMeijer added a comment.
Just for completeness, this is related to: https://reviews.llvm.org/D142359
It (partially) fixes a regression when we reduce the vector insertion costs:
> this "distance" one from cmsisdsp: https://godbolt.org/z/1xz7GP3fM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152826/new/
https://reviews.llvm.org/D152826
More information about the llvm-commits
mailing list