================
@@ -136,19 +136,22 @@ void PlainCFGBuilder::fixPhiNodes() {
// predecessor is the first operand of the recipe.
assert(Phi->getNumOperands() == 2);
----------------
ayalz wrote:
(independent) Error message.
https://github.com/llvm/llvm-project/pull/126388