[all-commits] [llvm/llvm-project] f97f94: Canonicalize max/min operations on integers.

Eugene Zhulenev via All-commits all-commits at lists.llvm.org
Tue Oct 19 05:26:14 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f97f946839d18ca88b4e8f32d45e458f124bdf6b
      https://github.com/llvm/llvm-project/commit/f97f946839d18ca88b4e8f32d45e458f124bdf6b
  Author: bakhtiyar <bakhtiyar at x.team>
  Date:   2021-10-19 (Tue, 19 Oct 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:
  -----------
  Canonicalize max/min operations on integers.

Reviewed By: ezhulenev

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




More information about the All-commits mailing list