[PATCH] D79037: [StructurizeCFG] Fix region nodes ordering
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 14 07:32:38 PDT 2020
foad added a comment.
In D79037#2036331 <https://reviews.llvm.org/D79037#2036331>, @piotr wrote:
> this can possibly be simplified even more, but it takes ages to cut down.
Here's a reduced case: F11921737: reduced.ll <https://reviews.llvm.org/F11921737>
Run it with "opt -structurizecfg reduced.ll".
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79037/new/
https://reviews.llvm.org/D79037
More information about the llvm-commits
mailing list