[PATCH] D138883: [SelectionDAG][PowerPC] Memset reuse vector element for tail store
Ting Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 5 22:10:22 PDT 2023
tingwang added a comment.
In D138883#4639161 <https://reviews.llvm.org/D138883#4639161>, @shchenz wrote:
> This LGTM with some nits.
>
> Let's first target for the memset cases as this is the common case where splat values happens.
Thank you! I will address the remaining comments in the commit.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138883/new/
https://reviews.llvm.org/D138883
More information about the llvm-commits
mailing list