Specify Regions in LangRef
authorMehdi Amini <aminim@google.com>
Mon, 6 May 2019 04:43:02 +0000 (21:43 -0700)
committerMehdi Amini <joker.eph@gmail.com>
Mon, 6 May 2019 15:29:38 +0000 (08:29 -0700)
commite2e89f5c834954e646eba69f56d58617d2ca5b02
treee2139793303a68cb7f344ab87998e1779e91a533
parent3f27c6068896e0f85b727455a527f15fb842f5b1
Specify Regions in LangRef

    Region is the generalization of a function body (a list of blocks forming a CFG) to be allowed to be enclosed inside any operation. This nesting of IR is already leveraged in the affine dialect to support `affine.for`, `affine.if`, and `gpu.launch` operations.

--

PiperOrigin-RevId: 246766830
mlir/g3doc/LangRef.md