[PATCH] D93973: [SCEV] Simplify trunc to zero based on known bits

Gil Rapaport via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 2 07:45:29 PST 2021


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

Addressed comments.


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

https://reviews.llvm.org/D93973

Files:
  llvm/lib/Analysis/ScalarEvolution.cpp
  llvm/test/Analysis/ScalarEvolution/trunc-simplify.ll
  llvm/test/Transforms/LoopVectorize/dont-fold-tail-for-assumed-divisible-TC.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93973.314244.patch
Type: text/x-patch
Size: 8185 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210102/e7bdec81/attachment.bin>


More information about the llvm-commits mailing list