[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
Fri Oct 29 07:31:53 PDT 2021
chrisjackson updated this revision to Diff 383345.
chrisjackson added a comment.
Reinstated the assert in GetInductionVariable().
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.383345.patch
Type: text/x-patch
Size: 7205 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211029/41bfb32f/attachment.bin>
More information about the llvm-commits
mailing list