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

Gil Rapaport via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 7 00:36:27 PST 2021


gilr updated this revision to Diff 315063.
gilr added a comment.

Rebased on top of 7ddbe0cb905ec62d37b284a2e8daf54887a35f94 <https://reviews.llvm.org/rG7ddbe0cb905ec62d37b284a2e8daf54887a35f94> (merge ..-assume-divisible-TC.ll into ..-divisible-TC.ll)


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

https://reviews.llvm.org/D94088

Files:
  llvm/include/llvm/Analysis/ScalarEvolution.h
  llvm/lib/Analysis/ScalarEvolution.cpp
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopUnroll/runtime-unroll-assume-no-remainder.ll
  llvm/test/Transforms/LoopVectorize/dont-fold-tail-for-divisible-TC.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94088.315063.patch
Type: text/x-patch
Size: 15189 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210107/5832870f/attachment.bin>


More information about the llvm-commits mailing list