[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
Sun Nov 29 03:39:23 PST 2015
mjacob updated this revision to Diff 41346.
mjacob added a comment.
Change error message to be more concise, addressing reviewers' comments.
http://reviews.llvm.org/D7241
Files:
lib/CodeGen/SelectionDAG/SelectionDAG.cpp
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
test/CodeGen/X86/memcpy.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7241.41346.patch
Type: text/x-patch
Size: 5231 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151129/d59f256a/attachment.bin>
More information about the llvm-commits
mailing list