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

Gil Rapaport via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 3 04:08:16 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd9c0b128e354: [SCEV] Simplify trunc to zero based on known bits (authored by gilr).

Changed prior to commit:
  https://reviews.llvm.org/D93973?vs=314269&id=314275#toc

Repository:
  rG LLVM Github Monorepo

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.314275.patch
Type: text/x-patch
Size: 7567 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210103/3f6a8eae/attachment-0001.bin>


More information about the llvm-commits mailing list