[all-commits] [llvm/llvm-project] e9716c: [StructurizeCFG] Remove imposible case and replace...
Juan Manuel Martinez Caamaño via All-commits
all-commits at lists.llvm.org
Thu Sep 29 01:28:07 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e9716c64ec065693d53502b84b8a74190b691248
https://github.com/llvm/llvm-project/commit/e9716c64ec065693d53502b84b8a74190b691248
Author: Juan Manuel MARTINEZ CAAMAÑO <juamarti at amd.com>
Date: 2022-09-29 (Thu, 29 Sep 2022)
Changed paths:
M llvm/lib/Transforms/Scalar/StructurizeCFG.cpp
A llvm/test/Transforms/StructurizeCFG/infinite-loop.ll
R llvm/test/Transforms/StructurizeCFG/no-branch-to-entry.ll
Log Message:
-----------
[StructurizeCFG] Remove imposible case and replace by assert
In addition, replace outdated XFAIL test by a new one.
Differential Revision: https://reviews.llvm.org/D134439
More information about the All-commits
mailing list