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

Dmitry Makogon via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 9 02:57:59 PDT 2021


dmakogon updated this revision to Diff 357462.
dmakogon added a comment.

Updated test checks


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.357462.patch
Type: text/x-patch
Size: 9285 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210709/694e85a0/attachment.bin>


More information about the llvm-commits mailing list