[PATCH] D77560: [SCEV] don't try to query getSCEV() for incomplete PHIs

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 31 23:50:14 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8c5edf50234f: [SCEV] don't query getSCEV() for incomplete phis (authored by shchenz).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77560

Files:
  llvm/include/llvm/IR/Instructions.h
  llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp
  llvm/test/Transforms/LoopStrengthReduce/Power/incomplete-phi.ll
  llvm/test/Transforms/LoopStrengthReduce/Power/lit.local.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77560.282377.patch
Type: text/x-patch
Size: 5152 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200801/d7ca4322/attachment.bin>


More information about the llvm-commits mailing list