[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:35:39 PDT 2020


shchenz updated this revision to Diff 282374.
shchenz added a comment.

refactor according to @lebedev.ri comments


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.282374.patch
Type: text/x-patch
Size: 5152 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200801/83f852f4/attachment.bin>


More information about the llvm-commits mailing list