[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
Fri Mar 10 10:00:46 PST 2017
zzheng added a comment.
ping..
Repository:
rL LLVM
https://reviews.llvm.org/D28308
More information about the llvm-commits
mailing list