[mlir][CFGToSCF] Visit subregions in CFGToSCF pass
This is useful when user already have partially-scf'ed IR or other ops with nested regions (e.g. linalg.generic). Also, improve error message and pass docs. Differential Revision: https://reviews.llvm.org/D158349
Loading
Please sign in to comment