[all-commits] [llvm/llvm-project] 764931: [MLIR][TableGen] Add default value for named attri...

Rahul Joshi via All-commits all-commits at lists.llvm.org
Thu Jul 16 09:33:07 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 764931d248d5bc27d624cd920fdf1654b29a3cb5
      https://github.com/llvm/llvm-project/commit/764931d248d5bc27d624cd920fdf1654b29a3cb5
  Author: Rahul Joshi <jurahul at google.com>
  Date:   2020-07-16 (Thu, 16 Jul 2020)

  Changed paths:
    M mlir/test/mlir-tblgen/op-decl.td
    M mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp

  Log Message:
  -----------
  [MLIR][TableGen] Add default value for named attributes for 2 more build methods

- Added more default values for `attributes` parameter for 2 more build methods
- Extend the op-decls.td unit test to test these build methods.

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




More information about the All-commits mailing list