[PATCH] D129753: [SCEV] Prove condition invariance via context

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 12 00:24:12 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa3d1fb3b59b4: [SCEV] Prove condition invariance via context (authored by mkazantsev).

Changed prior to commit:
  https://reviews.llvm.org/D129753?vs=449617&id=452096#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129753

Files:
  llvm/include/llvm/Analysis/ScalarEvolution.h
  llvm/lib/Analysis/ScalarEvolution.cpp
  llvm/lib/Transforms/Utils/SimplifyIndVar.cpp
  llvm/test/Transforms/IndVarSimplify/cycled_phis.ll
  llvm/test/Transforms/IndVarSimplify/outer_phi.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129753.452096.patch
Type: text/x-patch
Size: 8530 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220812/6c4e346f/attachment-0001.bin>


More information about the llvm-commits mailing list