[all-commits] [llvm/llvm-project] 2697e8: [mlir] Update generic op ebnf to include region

Jacques Pienaar via All-commits all-commits at lists.llvm.org
Wed Feb 5 13:16:47 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2697e8bc1e63d48fca2094f136d8ec98ff020b83
      https://github.com/llvm/llvm-project/commit/2697e8bc1e63d48fca2094f136d8ec98ff020b83
  Author: Jacques Pienaar <jpienaar at google.com>
  Date:   2020-02-05 (Wed, 05 Feb 2020)

  Changed paths:
    M mlir/docs/LangRef.md
    M mlir/lib/Parser/Parser.cpp

  Log Message:
  -----------
  [mlir] Update generic op ebnf to include region

Summary: Optional regions are supported in the generic op print/parse form, update the docs to match.

Differential Revision: https://reviews.llvm.org/D74061




More information about the All-commits mailing list