[all-commits] [llvm/llvm-project] ca2139: [MLIR][Presburger] Implement findSymbolicIntegerLe...

Bharathi Ramana Joshi via All-commits all-commits at lists.llvm.org
Mon Aug 7 23:24:04 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ca213983ccab7ea3571b0b50727457e1287b3f12
      https://github.com/llvm/llvm-project/commit/ca213983ccab7ea3571b0b50727457e1287b3f12
  Author: iambrj <joshibharathiramana at gmail.com>
  Date:   2023-08-08 (Tue, 08 Aug 2023)

  Changed paths:
    M mlir/include/mlir/Analysis/Presburger/PresburgerRelation.h
    M mlir/lib/Analysis/Presburger/PresburgerRelation.cpp
    M mlir/unittests/Analysis/Presburger/PresburgerRelationTest.cpp

  Log Message:
  -----------
  [MLIR][Presburger] Implement findSymbolicIntegerLexMin/Max for PresburgerRelation

This patch implements findSymbolicIntegerLexMin/Max for PresburgerRelation

Reviewed By: Groverkss

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




More information about the All-commits mailing list