[mlir][scf] ExecuteRegionOp folders to consider no_inline attribute (#158083)

Fix missing handling of no_inline existence in ExecuteRegionOp  folders.

Co-authored-by: Dor Arad <dor.arad@mobileye.com>
GitOrigin-RevId: 43ba999d1205f787e76f4d4a01f45380d373efe9
2 files changed
tree: 7c47bf655f3c46be03f77e6c4942e8588488df2a
  1. benchmark/
  2. cmake/
  3. docs/
  4. examples/
  5. include/
  6. lib/
  7. python/
  8. test/
  9. tools/
  10. unittests/
  11. utils/
  12. .clang-format
  13. .clang-tidy
  14. CMakeLists.txt
  15. LICENSE.TXT
  16. Maintainers.md
  17. README.md
README.md

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.