# 'func' Dialect | |
This dialect provides documentation for operations within the Func dialect. | |
This dialect contains operations surrounding high order function | |
abstractions, such as calls. | |
**Please post an RFC on the [forum](https://llvm.discourse.group/c/mlir/31) | |
before adding or changing any operation in this dialect.** | |
[TOC] | |
## Operations | |
[include "Dialects/FuncOps.md"] |