[all-commits] [llvm/llvm-project] aefd6b: [MLIR][Presburger][NFC] Refactor redundant code in...

Kunwar Shaanjeet Singh Grover via All-commits all-commits at lists.llvm.org
Fri Feb 25 02:24:19 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: aefd6b9f5a9c7d06928f035abd92573431c91bef
      https://github.com/llvm/llvm-project/commit/aefd6b9f5a9c7d06928f035abd92573431c91bef
  Author: Groverkss <groverkss at gmail.com>
  Date:   2022-02-25 (Fri, 25 Feb 2022)

  Changed paths:
    M mlir/lib/Analysis/Presburger/IntegerPolyhedron.cpp

  Log Message:
  -----------
  [MLIR][Presburger][NFC] Refactor redundant code in fourierMotzkinEliminate

This patch removes redundant code from fourierMotzkinEliminate implementation
using existing functions in IntegerPolyhedron.

Reviewed By: arjunp

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




More information about the All-commits mailing list