[PATCH] D109845: [SCEV] Correctly propagate nowrap flags across scopes when folding invariant add through addrec
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Oct 3 15:23:31 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf39978b84f1d: [SCEV] Correctly propagate nowrap flags across scopes when folding invariant… (authored by reames).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109845/new/
https://reviews.llvm.org/D109845
Files:
llvm/lib/Analysis/ScalarEvolution.cpp
llvm/test/Analysis/ScalarEvolution/flags-from-poison.ll
llvm/test/Analysis/ScalarEvolution/incorrect-exit-count.ll
llvm/test/Analysis/ScalarEvolution/no-wrap-add-exprs.ll
llvm/test/Analysis/ScalarEvolution/nsw-offset-assume.ll
llvm/test/Analysis/ScalarEvolution/nsw-offset.ll
llvm/test/CodeGen/PowerPC/lsr-profitable-chain.ll
llvm/test/Transforms/LoopIdiom/basic.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109845.376792.patch
Type: text/x-patch
Size: 25821 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211003/acbe9b94/attachment.bin>
More information about the llvm-commits
mailing list