1# 'func' Dialect 2 3This dialect provides documentation for operations within the Func dialect. 4 5This dialect contains operations surrounding high order function 6abstractions, such as calls. 7 8**Please post an RFC on the [forum](https://llvm.discourse.group/c/mlir/31) 9before adding or changing any operation in this dialect.** 10 11[TOC] 12 13## Operations 14 15[include "Dialects/FuncOps.md"] 16