[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 04:38:38 PDT 2020


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

fix code format


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.281875.patch
Type: text/x-patch
Size: 5782 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200730/e894f6ff/attachment.bin>


More information about the llvm-commits mailing list