mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 21:53:12 +08:00
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