mirror of
https://github.com/intel/llvm.git
synced 2026-01-17 06:40:01 +08:00
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
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.