[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 06:46:57 PDT 2021


chrisjackson updated this revision to Diff 383333.
chrisjackson added a comment.

Updated after reviewer comments.

- Remove double check for SCEVUknown
- Remove check of opt debug output in lit test


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.383333.patch
Type: text/x-patch
Size: 7205 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211029/b6c05180/attachment.bin>


More information about the llvm-commits mailing list