Siddharth Bhat 24a37a396a [MLIR] add entry block to MLIR grammar.
The MLIR parser allows regions to have an unnamed entry block.
Make this explicit in the language grammar.

Reviewed By: mehdi_amini

Differential Revision: https://reviews.llvm.org/D119950
2022-02-17 15:40:43 +05:30
..
2022-02-17 10:06:16 +01:00
2022-02-17 11:10:24 +05:30

Multi-Level Intermediate Representation

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