[all-commits] [llvm/llvm-project] 391456: Fix a bug in algebraic simplification, and enable ...

Eugene Zhulenev via All-commits all-commits at lists.llvm.org
Tue Aug 10 04:16:14 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 391456f33c7a2518721eda92b27630fb1c37e5d6
      https://github.com/llvm/llvm-project/commit/391456f33c7a2518721eda92b27630fb1c37e5d6
  Author: bakhtiyar <bakhtiyar at x.team>
  Date:   2021-08-10 (Tue, 10 Aug 2021)

  Changed paths:
    M mlir/lib/Dialect/Math/Transforms/AlgebraicSimplification.cpp
    M mlir/test/Dialect/Math/algebraic-simplification.mlir

  Log Message:
  -----------
  Fix a bug in algebraic simplification, and enable the tests.

Reviewed By: ezhulenev

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




More information about the All-commits mailing list