[PATCH] D94088: [SCEV] Assumption context for GetMinTrailingZeros

Gil Rapaport via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 27 06:05:13 PST 2021


gilr added a comment.

Trying to apply Florian's suggestion in D95521 <https://reviews.llvm.org/D95521> (only for powers of 2 as a first step). This handles the power-of-two case added by PR47904.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D94088/new/

https://reviews.llvm.org/D94088



More information about the llvm-commits mailing list