[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
Mon Mar 13 14:22:57 PDT 2017
zzheng added a comment.
ping?
Repository:
rL LLVM
https://reviews.llvm.org/D28308
More information about the llvm-commits
mailing list