[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 Nov 29 17:09:17 PST 2022
tingwang planned changes to this revision.
tingwang added a comment.
Realized I need to use `PPCTTIImpl::getVectorInstrCost()` API to determine the cost of instructions. I'm working on it now.
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