[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 May 2 16:45:28 PDT 2017


iteratee added a comment.

Did you ever commit this?


https://reviews.llvm.org/D28329





More information about the llvm-commits mailing list