[PATCH] D33963: [CGP / PowerPC] use direct compares if there's only one load per block in memcmp() expansion
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 6 16:27:52 PDT 2017
efriedma accepted this revision.
efriedma added a comment.
This revision is now accepted and ready to land.
LGTM. (We could match this in DAGCombine, but probably not worth bothering.)
https://reviews.llvm.org/D33963
More information about the llvm-commits
mailing list