[PATCH] D103913: [LoopBoundSplit] Ignore phi node which is not scevable

JinGu Kang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 9 01:45:34 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8eee02020b92: [LoopBoundSplit] Ignore phi node which is not scevable (authored by jaykang10).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103913

Files:
  llvm/lib/Transforms/Scalar/LoopBoundSplit.cpp
  llvm/test/Transforms/LoopBoundSplit/loop-bound-split.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103913.350817.patch
Type: text/x-patch
Size: 4996 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210609/cc112dd3/attachment.bin>


More information about the llvm-commits mailing list