[PATCH] D30254: Remove sometimes faulty rewrite of memcpy in instcombine.
Mikael Holmén via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 22 06:34:16 PST 2017
uabelho added a comment.
What do you think, is it ok to remove the offending code as I've done?
What about the test memcpy-to-load.ll, is the update ok or should I remove it?
https://reviews.llvm.org/D30254
More information about the llvm-commits
mailing list