[PATCH] D127288: [IndVarSimplify] Don't assert that terminator is not SCEVable (PR55925)

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 9 01:12:27 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG56c9976d46ba: [IndVarSimplify] Don't assert that terminator is not SCEVable (PR55925) (authored by nikic).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127288

Files:
  llvm/lib/Transforms/Utils/SimplifyIndVar.cpp
  llvm/test/Transforms/IndVarSimplify/pr55925.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127288.435442.patch
Type: text/x-patch
Size: 4431 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220609/5605d772/attachment.bin>


More information about the llvm-commits mailing list