[PATCH] D28308: [SCEV] Model ashr(shl(x, n), m) as mul(x, 2^(n-m)) when n > m
Sanjoy Das via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 17 09:23:31 PDT 2017
sanjoy added a comment.
lgtm again, in case you were waiting for it.
Repository:
rL LLVM
https://reviews.llvm.org/D28308
More information about the llvm-commits
mailing list