Commit 8dd8c4ad authored by Matthias Springer's avatar Matthias Springer
Browse files

[mlir][Transforms] Inliner: Extra checks for unstructured control flow

Do not inline IR with multiple blocks into ops that may not support unstructured control flow.

This fixes #64978.

Differential Revision: https://reviews.llvm.org/D159072
parent 0ac21e65
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment