[PATCH] D28329: [PowerPC, DAGCombiner] Fold a << (b % (sizeof(a) * 8)) back to a single instruction

Tim Shen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 31 12:43:29 PST 2017


timshen added a comment.

Ping?


https://reviews.llvm.org/D28329





More information about the llvm-commits mailing list