[all-commits] [llvm/llvm-project] 855cd8: [MLIR][Presburger] normalizeDivisionByGCD: fix bug...

Arjun P via All-commits all-commits at lists.llvm.org
Fri Feb 11 03:33:06 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 855cd847f7f54e7f05bbac94e386aee0d434f685
      https://github.com/llvm/llvm-project/commit/855cd847f7f54e7f05bbac94e386aee0d434f685
  Author: Arjun P <arjunpitchanathan at gmail.com>
  Date:   2022-02-11 (Fri, 11 Feb 2022)

  Changed paths:
    M mlir/lib/Analysis/Presburger/Utils.cpp
    M mlir/unittests/Analysis/Presburger/IntegerPolyhedronTest.cpp

  Log Message:
  -----------
  [MLIR][Presburger] normalizeDivisionByGCD: fix bug when constant term is negative

Reviewed By: Groverkss

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




More information about the All-commits mailing list