[PATCH] D120551: [SCEV] Enable verification in LoopPM

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 1 02:58:13 PST 2022


nikic updated this revision to Diff 412023.
nikic added a comment.

Rebase


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

https://reviews.llvm.org/D120551

Files:
  llvm/include/llvm/Analysis/ScalarEvolution.h
  llvm/lib/Analysis/ScalarEvolution.cpp
  llvm/lib/Transforms/Scalar/LoopPassManager.cpp
  llvm/test/Transforms/IndVarSimplify/X86/deterministic-scev-verify.ll
  llvm/test/Transforms/IndVarSimplify/X86/pr35406.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120551.412023.patch
Type: text/x-patch
Size: 4507 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220301/45e75206/attachment.bin>


More information about the llvm-commits mailing list