[all-commits] [llvm/llvm-project] 288442: [mlir] Add additional traits to EqualOp and NotEqu...

Adrian Kuegel via All-commits all-commits at lists.llvm.org
Fri May 21 06:05:14 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 28844212fe4054784549a1f552b78fe675fe4ebf
      https://github.com/llvm/llvm-project/commit/28844212fe4054784549a1f552b78fe675fe4ebf
  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 additional traits to EqualOp and NotEqualOp.

This matches the traits of the other binary ops.

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




More information about the All-commits mailing list