[mlir][SCF] Disallow multiple blocks in scf.if "else" region
The "then" region allows only a single block. The same should be the case for the "else" region. Differential Revision: https://reviews.llvm.org/D143253
Loading
Please sign in to comment