[PATCH] D111810: [DebugInfo][LSR] Add more stringent checks on IV selection and cached dbg.value location-op SCEVs
Chris Jackson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 3 06:13:25 PDT 2021
chrisjackson updated this revision to Diff 384412.
chrisjackson marked an inline comment as done.
chrisjackson added a comment.
Amended assert and dyn_cast to cast.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111810/new/
https://reviews.llvm.org/D111810
Files:
llvm/include/llvm/Analysis/ScalarEvolution.h
llvm/lib/Analysis/ScalarEvolution.cpp
llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
llvm/test/Transforms/LoopStrengthReduce/pr52161.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111810.384412.patch
Type: text/x-patch
Size: 7226 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211103/74f615bf/attachment.bin>
More information about the llvm-commits
mailing list