[PATCH] D7241: Partially fix memcpy / memset / memmove lowering in SelectionDAG construction if address space != 0.

Manuel Jacob via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 10 07:21:49 PST 2015


mjacob added a comment.

ping

I think this won't get in the way of implementing a more comprehensive solution to the memory intrinsic lowering problem. Instead I see it as a first step. However, as we don't really seem to come to a conclusion here, I wonder whether it makes sense to discuss the problem in a broader scope first (on the mailing list).


http://reviews.llvm.org/D7241





More information about the llvm-commits mailing list