[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 08:25:41 PDT 2022


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

Removed undef branch test case


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.463571.patch
Type: text/x-patch
Size: 4449 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220928/bacfa85f/attachment.bin>


More information about the llvm-commits mailing list