[PATCH] D129636: Fix a LSR debug invariance issue

Markus Lavin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 8 00:57:25 PDT 2022


markus updated this revision to Diff 450721.
markus added a comment.

Removed `nsw` flags from test to avoid confusion. AFAICT they have no relevance here.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D129636/new/

https://reviews.llvm.org/D129636

Files:
  llvm/include/llvm/Analysis/ScalarEvolution.h
  llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
  llvm/test/Transforms/LoopStrengthReduce/dbg-inv-0.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129636.450721.patch
Type: text/x-patch
Size: 5931 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220808/38b1de7a/attachment.bin>


More information about the llvm-commits mailing list