[PATCH] D33939: Make memory operands for MIs resulting from Memcpy/Memset on SystemZ
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 6 13:09:29 PDT 2017
efriedma added a comment.
We don't current support MemIntrinsicSDNodes with more than one memory operand at the moment... but I don't think that would be hard to change. Probably worth fixing if you need it.
https://reviews.llvm.org/D33939
More information about the llvm-commits
mailing list