[PATCH] D74644: TTI: Add addrspace parameters to memcpy lowering functions
Kit Barton via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 3 17:52:12 PST 2020
kbarton added a comment.
To me the grouping that you have here makes the most sense, but I don't have a strong opinion either way.
Is the idea with this that you can override the types used for the mempy based on either the source or destination address space? If not, why is the address space needed (out of curiosity)?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74644/new/
https://reviews.llvm.org/D74644
More information about the llvm-commits
mailing list