[all-commits] [llvm/llvm-project] bab2a4: [MLIR][Presburger] Use PresburgerSpace in SetCoale...

Kunwar Shaanjeet Singh Grover via All-commits all-commits at lists.llvm.org
Sat Apr 2 15:38:45 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bab2a4f2fbc183fb5899a915e37d0276a7662bd6
      https://github.com/llvm/llvm-project/commit/bab2a4f2fbc183fb5899a915e37d0276a7662bd6
  Author: Groverkss <groverkss at gmail.com>
  Date:   2022-04-03 (Sun, 03 Apr 2022)

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

  Log Message:
  -----------
  [MLIR][Presburger] Use PresburgerSpace in SetCoalescer

This patch changes the implementation of SetCoalescer to use PresburgerSpace
instead of reimplementing parts of PresburgerSpace.

Reviewed By: arjunp

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




More information about the All-commits mailing list