[PATCH] D63224: Teach getSCEVAtScope how to handle loop phis w/invariant operands in loops w/taken backedges

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 17 14:03:04 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL363619: Teach getSCEVAtScope how to handle loop phis w/invariant operands in loops… (authored by reames, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D63224?vs=204342&id=205183#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D63224

Files:
  llvm/trunk/lib/Analysis/ScalarEvolution.cpp
  llvm/trunk/lib/Transforms/Scalar/IndVarSimplify.cpp
  llvm/trunk/test/Transforms/IndVarSimplify/exit_value_tests.ll
  llvm/trunk/test/Transforms/IndVarSimplify/pr39673.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63224.205183.patch
Type: text/x-patch
Size: 8236 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190617/9fab3590/attachment.bin>


More information about the llvm-commits mailing list