[PATCH] D105688: [LoopDeletion] Handle switch in proving that loop exits on first iteration

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 9 04:05:41 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9c5e65691e12: [LoopDeletion] Handle switch in proving that loop exits on first iteration (authored by mkazantsev).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105688

Files:
  llvm/lib/Transforms/Scalar/LoopDeletion.cpp
  llvm/test/Transforms/LoopDeletion/eval_first_iteration.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105688.357474.patch
Type: text/x-patch
Size: 9285 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210709/ac6e4b85/attachment.bin>


More information about the llvm-commits mailing list