================
@@ -238,9 +238,9 @@ bool PlainCFGBuilder::isExternalDef(Value *Val) {
     return false;
 
   // Check whether Instruction definition is in the loop exit.
----------------
fhahn wrote:
Updated. I think so as
https://github.com/llvm/llvm-project/pull/124432