[PATCH] D28329: [PowerPC, DAGCombiner] Fold a << (b % (sizeof(a) * 8)) back to a single instruction
Kyle Butt via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 31 12:57:51 PST 2017
iteratee accepted this revision.
iteratee added a comment.
This revision is now accepted and ready to land.
It looks fine to me.
https://reviews.llvm.org/D28329
More information about the llvm-commits
mailing list