================ @@ -4237,13 +4237,15 @@ LogicalResult scf::IndexSwitchOp::verify() { } for (auto [idx, result, operand] : llvm::zip(llvm::seq<unsigned>(0, getNumResults()), getResultTypes(), ---------------- joker-eph wrote: Sure, done! https://github.com/llvm/llvm-project/pull/153974