[PATCH] D114650: [SCEV] Construct SCEV iteratively.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 27 01:54:04 PDT 2022
fhahn updated this revision to Diff 440131.
fhahn marked an inline comment as done.
fhahn edited the summary of this revision.
fhahn added a comment.
Updated to use PoisonValue after e4e22b6d8038 <https://reviews.llvm.org/rGe4e22b6d80385feb0a8353e1302fa117d3a7240a>.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114650/new/
https://reviews.llvm.org/D114650
Files:
llvm/include/llvm/Analysis/ScalarEvolution.h
llvm/lib/Analysis/ScalarEvolution.cpp
llvm/test/Analysis/Delinearization/a.ll
llvm/test/Analysis/Delinearization/multidim_ivs_and_integer_offsets_nts_3d.ll
llvm/test/Transforms/LoopStrengthReduce/depth-limit-overrun.ll
llvm/test/Transforms/LoopStrengthReduce/wrong-hoisting-iv.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114650.440131.patch
Type: text/x-patch
Size: 28777 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220627/c5b21fc1/attachment-0001.bin>
More information about the llvm-commits
mailing list