[PATCH] D111495: [IndVars] Invalidate SCEV when IR is changed in rewriteLoopExitValue.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 20 12:49:08 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8977bd58067d: [IndVars] Invalidate SCEV when IR is changed in rewriteLoopExitValue. (authored by fhahn).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111495

Files:
  llvm/lib/Transforms/Utils/LoopUtils.cpp
  llvm/test/Transforms/IndVarSimplify/elim-extend.ll
  llvm/test/Transforms/IndVarSimplify/invalidate-modified-lcssa-phi.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111495.381071.patch
Type: text/x-patch
Size: 7433 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211020/3ee43525/attachment.bin>


More information about the llvm-commits mailing list