[PATCH] D29759: [SCEV] Cache results during GetMinTrailingZeros query
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 9 13:59:25 PST 2017
efriedma added a comment.
Would it make sense to add a global GetMinTrailingZeros cache instead?
https://reviews.llvm.org/D29759
More information about the llvm-commits
mailing list