blob: 4d94d1a2b0cd765df6c340770c7cdf3d64c007c4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# '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"]
|