[PATCH] D89847: [SCEV] Drop cached ranges of AddRecs after flag update
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 9 21:54:04 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6022a8b7e8d1: [SCEV] Drop cached ranges of AddRecs after flag update (authored by mkazantsev).
Changed prior to commit:
https://reviews.llvm.org/D89847?vs=303751&id=304047#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89847/new/
https://reviews.llvm.org/D89847
Files:
llvm/include/llvm/Analysis/ScalarEvolution.h
llvm/lib/Analysis/ScalarEvolution.cpp
llvm/test/Analysis/ScalarEvolution/srem.ll
llvm/test/Transforms/IndVarSimplify/floating-point-iv.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89847.304047.patch
Type: text/x-patch
Size: 9999 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201110/641f30a1/attachment.bin>
More information about the llvm-commits
mailing list