[all-commits] [llvm/llvm-project] 7eb85c: [mlir] Add convenience builders for EqualOp and No...

Adrian Kuegel via All-commits all-commits at lists.llvm.org
Fri May 21 02:33:08 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7eb85cdb103e60582ec6a8dffa2f2d97da616ee0
      https://github.com/llvm/llvm-project/commit/7eb85cdb103e60582ec6a8dffa2f2d97da616ee0
  Author: Adrian Kuegel <akuegel at google.com>
  Date:   2021-05-21 (Fri, 21 May 2021)

  Changed paths:
    M mlir/include/mlir/Dialect/Complex/IR/ComplexOps.td

  Log Message:
  -----------
  [mlir] Add convenience builders for EqualOp and NotEqualOp.

The result type is always I1. This additional builder allows to omit the result type.

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




More information about the All-commits mailing list