[PATCH] D31772: [PowerPC] Add pass to expand extra memcpy calls
Sean Fertile via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 6 10:21:18 PDT 2017
sfertile added a comment.
In https://reviews.llvm.org/D31772#720324, @arsenm wrote:
> This looks like it handles using wider types unlike llvm::createMemCpyLoop. Could you merge this into that instead and add new TTI interfaces for controlling which types to pick?
Yes, I think that makes sense to do.
Repository:
rL LLVM
https://reviews.llvm.org/D31772
More information about the llvm-commits
mailing list