[all-commits] [llvm/llvm-project] 7c5912: [mlir][ods] Look through OpVariable for type const...

Jacques Pienaar via All-commits all-commits at lists.llvm.org
Thu Jun 18 12:52:19 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7c59120f6e4ca769ab2bfb26484eb8eaca2eadc0
      https://github.com/llvm/llvm-project/commit/7c59120f6e4ca769ab2bfb26484eb8eaca2eadc0
  Author: Jacques Pienaar <jpienaar at google.com>
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
    M mlir/lib/TableGen/Constraint.cpp
    M mlir/test/mlir-tblgen/op-decl.td

  Log Message:
  -----------
  [mlir][ods] Look through OpVariable for type constraint

If one uses an OpVariable (such as via Res) then the result type constraint
should be returned.

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




More information about the All-commits mailing list