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

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 30 01:46:11 PDT 2020


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

recook a better case from @lebedev.ri


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/IR/Instructions.cpp
  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.281831.patch
Type: text/x-patch
Size: 5781 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200730/4b10aa71/attachment.bin>


More information about the llvm-commits mailing list