Jungwook Park 90e710b513
[mlir][scf] Add no_inline attribute to scf.execute_region (#151352)
Enabling users to explicitly specify which regions should be preserved,
uncovers additional opportunities to utilize `scf.execute_region` op.
2025-07-31 18:04:17 +01:00
..