[all-commits] [llvm/llvm-project] 93297e: [MLIR] Replace a not of a comparison with appropri...

William Moses via All-commits all-commits at lists.llvm.org
Tue May 4 08:32:50 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 93297e4bacd99f8c6711c136a4000c8526a7ea31
      https://github.com/llvm/llvm-project/commit/93297e4bacd99f8c6711c136a4000c8526a7ea31
  Author: William S. Moses <gh at wsmoses.com>
  Date:   2021-05-04 (Tue, 04 May 2021)

  Changed paths:
    M mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
    M mlir/lib/Dialect/StandardOps/IR/Ops.cpp
    M mlir/test/Dialect/Standard/canonicalize.mlir

  Log Message:
  -----------
  [MLIR] Replace a not of a comparison with appropriate comparison

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




More information about the All-commits mailing list