[PATCH] D28308: [SCEV] Model ashr(shl(x, n), m) as mul(x, 2^(n-m)) when n > m

Z. Zheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 7 11:57:35 PST 2017


zzheng added a comment.

ping..


Repository:
  rL LLVM

https://reviews.llvm.org/D28308





More information about the llvm-commits mailing list