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

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 7 00:46:41 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd1e880acaa6f: [SCEV] Enable verification in LoopPM (authored by nikic).

Changed prior to commit:
  https://reviews.llvm.org/D120551?vs=412023&id=413363#toc

Repository:
  rG LLVM Github Monorepo

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.413363.patch
Type: text/x-patch
Size: 4515 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220307/97159354/attachment.bin>


More information about the llvm-commits mailing list