[PATCH] D134439: [StructurizeCFG] Remove imposible case, associated test, and replace by assert

Juan Manuel Martinez CaamaƱo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 28 05:39:22 PDT 2022


jmmartinez updated this revision to Diff 463514.
jmmartinez added a comment.

- Test case for infinite loops added


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134439

Files:
  llvm/lib/Transforms/Scalar/StructurizeCFG.cpp
  llvm/test/Transforms/StructurizeCFG/infinite-loop.ll
  llvm/test/Transforms/StructurizeCFG/no-branch-to-entry.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134439.463514.patch
Type: text/x-patch
Size: 5028 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220928/b66d6bdf/attachment.bin>


More information about the llvm-commits mailing list