[PATCH] D105543: [Test] Add loop deletion switch tests

Dmitry Makogon via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 8 01:54:43 PDT 2021


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

Now %merge.phi will always equal to %sub instead of a constant in first two test cases.
Added a test in which two switch cases jump to the backedge directly


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105543

Files:
  llvm/test/Transforms/LoopDeletion/eval_first_iteration.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105543.357164.patch
Type: text/x-patch
Size: 7785 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210708/b1eb6b43/attachment.bin>


More information about the llvm-commits mailing list